summaryrefslogtreecommitdiff
path: root/updater/updater_9.vcproj
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-11-12 12:58:34 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-11-12 12:58:34 +0000
commit41f8db5f1aa22411abdcd27cf32d12f74b947570 (patch)
tree6b687eb58e15fc218e8624c00cc89eb068aa87fa /updater/updater_9.vcproj
parent327d6022109997daeaa882044758e544d23b5401 (diff)
Fixed memory leaks
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@559 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'updater/updater_9.vcproj')
-rw-r--r--updater/updater_9.vcproj7
1 files changed, 0 insertions, 7 deletions
diff --git a/updater/updater_9.vcproj b/updater/updater_9.vcproj
index 6091e12..9090f1f 100644
--- a/updater/updater_9.vcproj
+++ b/updater/updater_9.vcproj
@@ -58,7 +58,6 @@
PrecompiledHeaderThrough="common.h"
BrowseInformation="1"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="4"
CompileAs="0"
DisableSpecificWarnings="4996"
@@ -151,10 +150,8 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderThrough="common.h"
- AssemblerListingLocation=".\updater___Win32_Debug_Unicode/"
BrowseInformation="1"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
CompileAs="0"
/>
@@ -178,10 +175,6 @@
AdditionalLibraryDirectories="zbin/x64"
ModuleDefinitionFile="updater.def"
GenerateDebugInformation="true"
- ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
- GenerateMapFile="true"
- MapFileName="$(IntDir)\$(TargetName).map"
- MapExports="true"
BaseAddress="0x22000000"
RandomizedBaseAddress="1"
ImportLibrary="$(IntDir)\$(TargetName).lib"