Subversion Repositories gelsvn

Rev

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

Rev 26 Rev 28
Line 108... Line 108...
108
			<Tool
108
			<Tool
109
				Name="VCManagedWrapperGeneratorTool"/>
109
				Name="VCManagedWrapperGeneratorTool"/>
110
			<Tool
110
			<Tool
111
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
111
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
112
		</Configuration>
112
		</Configuration>
-
 
113
		<Configuration
-
 
114
			Name="Install|Win32"
-
 
115
			OutputDirectory="$(ConfigurationName)"
-
 
116
			IntermediateDirectory="$(ConfigurationName)"
-
 
117
			ConfigurationType="1"
-
 
118
			CharacterSet="2">
-
 
119
			<Tool
-
 
120
				Name="VCCLCompilerTool"
-
 
121
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
-
 
122
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-
 
123
				RuntimeLibrary="4"
-
 
124
				UsePrecompiledHeader="0"
-
 
125
				WarningLevel="3"
-
 
126
				Detect64BitPortabilityProblems="TRUE"
-
 
127
				DebugInformationFormat="3"/>
-
 
128
			<Tool
-
 
129
				Name="VCCustomBuildTool"/>
-
 
130
			<Tool
-
 
131
				Name="VCLinkerTool"
-
 
132
				AdditionalDependencies="expat.lib opengl32.lib glut32.lib glui32.lib"
-
 
133
				OutputFile="$(OutDir)/IMesh-trimeshtest.exe"
-
 
134
				LinkIncremental="1"
-
 
135
				AdditionalLibraryDirectories="$(GELEXT)\lib\windows"
-
 
136
				GenerateDebugInformation="TRUE"
-
 
137
				SubSystem="1"
-
 
138
				OptimizeReferences="2"
-
 
139
				EnableCOMDATFolding="2"
-
 
140
				TargetMachine="1"/>
-
 
141
			<Tool
-
 
142
				Name="VCMIDLTool"/>
-
 
143
			<Tool
-
 
144
				Name="VCPostBuildEventTool"/>
-
 
145
			<Tool
-
 
146
				Name="VCPreBuildEventTool"/>
-
 
147
			<Tool
-
 
148
				Name="VCPreLinkEventTool"/>
-
 
149
			<Tool
-
 
150
				Name="VCResourceCompilerTool"/>
-
 
151
			<Tool
-
 
152
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
153
			<Tool
-
 
154
				Name="VCXMLDataGeneratorTool"/>
-
 
155
			<Tool
-
 
156
				Name="VCWebDeploymentTool"/>
-
 
157
			<Tool
-
 
158
				Name="VCManagedWrapperGeneratorTool"/>
-
 
159
			<Tool
-
 
160
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
161
		</Configuration>
113
	</Configurations>
162
	</Configurations>
114
	<References>
163
	<References>
115
		<ProjectReference
164
		<ProjectReference
116
			ReferencedProjectIdentifier="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
165
			ReferencedProjectIdentifier="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
117
			Name="CGLA"/>
166
			Name="CGLA"/>