diff options
Diffstat (limited to 'mak.vc8/cdxrender.vcproj')
-rw-r--r-- | mak.vc8/cdxrender.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mak.vc8/cdxrender.vcproj b/mak.vc8/cdxrender.vcproj index 1924d07..05c9662 100644 --- a/mak.vc8/cdxrender.vcproj +++ b/mak.vc8/cdxrender.vcproj @@ -66,7 +66,7 @@ /> <Tool Name="VCLibrarianTool" - OutputFile="..\lib\cdxrender.lib" + OutputFile="$(OutDir)/$(ProjectName).lib" SuppressStartupBanner="true" /> <Tool |