summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ivy/Ivy.vcproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/Ivy/Ivy.vcproj b/Ivy/Ivy.vcproj
index 8de782b..e572900 100644
--- a/Ivy/Ivy.vcproj
+++ b/Ivy/Ivy.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="Ivy"
+ ProjectGUID="{84E0039A-6721-4B18-9792-E9AE4274AC0E}"
SccProjectName=""$/Bus/Ivy", QPEAAAAA"
SccAuxPath=""
SccLocalPath="."
@@ -76,13 +77,13 @@
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
+ CharacterSet="0">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVY_EXPORTS"
StringPooling="TRUE"
- RuntimeLibrary="3"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Release/Ivy.pch"