]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
fix VorteX's modification of darkplaces.vcproj that made it build
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 24 Apr 2010 08:36:45 +0000 (08:36 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 30 Apr 2010 17:14:36 +0000 (19:14 +0200)
../omnicide.exe instead of darkplaces.exe as it is supposed to

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10098 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=a848f4b5d1b343436ceabb2ae370aa3468c0af93

darkplaces.vcproj

index 8b931ba10f5db7c1bff5a9aa96745663c415204d..f882cced767c4fde78e4a82a2f8b84696023efc9 100755 (executable)
@@ -74,7 +74,7 @@
                        <Tool\r
                                Name="VCLinkerTool"\r
                                AdditionalDependencies="ws2_32.lib winmm.lib comctl32.lib"\r
-                               OutputFile="../omnicide.exe"\r
+                               OutputFile="$(OutDir)\darkplaces.exe"\r
                                LinkIncremental="1"\r
                                SuppressStartupBanner="true"\r
                                ProgramDatabaseFile=".\Release/darkplaces.pdb"\r