Subversion Repositories gelsvn

Rev

Rev 2 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 39
Line 17... Line 17...
17
			ConfigurationType="1"
17
			ConfigurationType="1"
18
			CharacterSet="2">
18
			CharacterSet="2">
19
			<Tool
19
			<Tool
20
				Name="VCCLCompilerTool"
20
				Name="VCCLCompilerTool"
21
				Optimization="0"
21
				Optimization="0"
-
 
22
				AdditionalIncludeDirectories="..\..\src"
22
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
23
				MinimalRebuild="TRUE"
24
				MinimalRebuild="TRUE"
24
				BasicRuntimeChecks="3"
25
				BasicRuntimeChecks="3"
25
				RuntimeLibrary="5"
26
				RuntimeLibrary="5"
26
				UsePrecompiledHeader="0"
27
				UsePrecompiledHeader="0"
Line 64... Line 65...
64
			IntermediateDirectory="Release"
65
			IntermediateDirectory="Release"
65
			ConfigurationType="1"
66
			ConfigurationType="1"
66
			CharacterSet="2">
67
			CharacterSet="2">
67
			<Tool
68
			<Tool
68
				Name="VCCLCompilerTool"
69
				Name="VCCLCompilerTool"
-
 
70
				AdditionalIncludeDirectories="..\..\src"
-
 
71
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-
 
72
				RuntimeLibrary="4"
-
 
73
				UsePrecompiledHeader="0"
-
 
74
				WarningLevel="3"
-
 
75
				Detect64BitPortabilityProblems="TRUE"
-
 
76
				DebugInformationFormat="3"/>
-
 
77
			<Tool
-
 
78
				Name="VCCustomBuildTool"/>
-
 
79
			<Tool
-
 
80
				Name="VCLinkerTool"
-
 
81
				OutputFile="$(OutDir)/CGLA-mat_test.exe"
-
 
82
				LinkIncremental="1"
-
 
83
				GenerateDebugInformation="TRUE"
-
 
84
				SubSystem="1"
-
 
85
				OptimizeReferences="2"
-
 
86
				EnableCOMDATFolding="2"
-
 
87
				TargetMachine="1"/>
-
 
88
			<Tool
-
 
89
				Name="VCMIDLTool"/>
-
 
90
			<Tool
-
 
91
				Name="VCPostBuildEventTool"/>
-
 
92
			<Tool
-
 
93
				Name="VCPreBuildEventTool"/>
-
 
94
			<Tool
-
 
95
				Name="VCPreLinkEventTool"/>
-
 
96
			<Tool
-
 
97
				Name="VCResourceCompilerTool"/>
-
 
98
			<Tool
-
 
99
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
100
			<Tool
-
 
101
				Name="VCXMLDataGeneratorTool"/>
-
 
102
			<Tool
-
 
103
				Name="VCWebDeploymentTool"/>
-
 
104
			<Tool
-
 
105
				Name="VCManagedWrapperGeneratorTool"/>
-
 
106
			<Tool
-
 
107
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
108
		</Configuration>
-
 
109
		<Configuration
-
 
110
			Name="Install|Win32"
-
 
111
			OutputDirectory="$(ConfigurationName)"
-
 
112
			IntermediateDirectory="$(ConfigurationName)"
-
 
113
			ConfigurationType="1"
-
 
114
			CharacterSet="2">
-
 
115
			<Tool
-
 
116
				Name="VCCLCompilerTool"
-
 
117
				AdditionalIncludeDirectories="..\..\src"
69
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
118
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
70
				RuntimeLibrary="4"
119
				RuntimeLibrary="4"
71
				UsePrecompiledHeader="0"
120
				UsePrecompiledHeader="0"
72
				WarningLevel="3"
121
				WarningLevel="3"
73
				Detect64BitPortabilityProblems="TRUE"
122
				Detect64BitPortabilityProblems="TRUE"