summaryrefslogtreecommitdiff
path: root/Ivy/Ivy.vcproj
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:58:39 +0000
committerfcolin2007-02-01 12:58:39 +0000
commit8bebe6a4f5a39b6590ee35e274f9232b7a588047 (patch)
tree0167383451fbe196b3130d6905da74143516f999 /Ivy/Ivy.vcproj
parent454c814a3bcbe0c8e79f0a244f4af51e3a9a1797 (diff)
downloadivy-cplusplus-8bebe6a4f5a39b6590ee35e274f9232b7a588047.zip
ivy-cplusplus-8bebe6a4f5a39b6590ee35e274f9232b7a588047.tar.gz
ivy-cplusplus-8bebe6a4f5a39b6590ee35e274f9232b7a588047.tar.bz2
ivy-cplusplus-8bebe6a4f5a39b6590ee35e274f9232b7a588047.tar.xz
Utilisateur : Fcolin Date : 14/12/05 Heure : 12:05 Archivé dans $/Bus/Ivy Commentaire: (vss 29)
Diffstat (limited to 'Ivy/Ivy.vcproj')
-rw-r--r--Ivy/Ivy.vcproj64
1 files changed, 32 insertions, 32 deletions
diff --git a/Ivy/Ivy.vcproj b/Ivy/Ivy.vcproj
index fa055af..93f8f8d 100644
--- a/Ivy/Ivy.vcproj
+++ b/Ivy/Ivy.vcproj
@@ -113,14 +113,13 @@
/>
</Configuration>
<Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ Name="Debug|x64"
+ OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="0"
>
<Tool
Name="VCPreBuildEventTool"
@@ -136,32 +135,35 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/Ivy.tlb"
+ TargetEnvironment="3"
+ TypeLibraryName=".\Debug/Ivy.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions=""
- InlineFunctionExpansion="1"
+ Optimization="0"
AdditionalIncludeDirectories="&quot;..\..\..\pcre-6.4&quot;"
- PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;IVY_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;IVY_EXPORTS;NO_IVY_DEBUG"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ BufferSecurityCheck="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="IvyStdAfx.h"
+ BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
Culture="1036"
/>
<Tool
@@ -170,9 +172,9 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="wsock32.lib"
- LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
+ GenerateDebugInformation="true"
/>
<Tool
Name="VCALinkTool"
@@ -202,13 +204,14 @@
/>
</Configuration>
<Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="0"
>
<Tool
Name="VCPreBuildEventTool"
@@ -224,35 +227,32 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Debug/Ivy.tlb"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Release/Ivy.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions=""
- Optimization="0"
+ InlineFunctionExpansion="1"
AdditionalIncludeDirectories="&quot;..\..\..\pcre-6.4&quot;"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;IVY_EXPORTS;NO_IVY_DEBUG"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- BufferSecurityCheck="true"
+ PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;IVY_EXPORTS"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="IvyStdAfx.h"
- BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
Culture="1036"
/>
<Tool
@@ -261,9 +261,9 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="wsock32.lib"
+ LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
/>
<Tool
Name="VCALinkTool"
@@ -426,7 +426,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
@@ -434,7 +434,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Debug|x64"
+ Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"