summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2007-09-15 18:26:38 +0000
committerTim Angus <tim@ngus.net>2007-09-15 18:26:38 +0000
commit83462a8f3d14961da8e0c47dc66723ef05abdac1 (patch)
tree85fe2036af21261303e32f50dd2a5403ba8338a6
parentaea25a3c33e155b79bb5685621498adff9ac1ca2 (diff)
* ...And again
-rwxr-xr-xmisc/msvc/tremulous.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/msvc/tremulous.vcproj b/misc/msvc/tremulous.vcproj
index 8b848208..a5920782 100755
--- a/misc/msvc/tremulous.vcproj
+++ b/misc/msvc/tremulous.vcproj
@@ -26,7 +26,7 @@
BuildCommandLine="make -C ../../ debug"
ReBuildCommandLine="make -C ../../ clean-debug debug"
CleanCommandLine="make -C ../../ clean-debug"
- Output="$(Outdir)/ioquake3.x86.exe"
+ Output="$(Outdir)/tremulous.x86.exe"
PreprocessorDefinitions=""
IncludeSearchPath=""
ForcedIncludes=""
@@ -46,7 +46,7 @@
BuildCommandLine="make -C ../../ release"
ReBuildCommandLine="make -C ../../ clean-release release"
CleanCommandLine="make -C ../../ clean-release"
- Output="$(Outdir)/ioquake3.x86.exe"
+ Output="$(Outdir)/tremulous.x86.exe"
PreprocessorDefinitions=""
IncludeSearchPath=""
ForcedIncludes=""