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