Subversion Repositories gelsvn

Rev

Rev 28 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 37
1
<?xml version="1.0" encoding="Windows-1252"?>
1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
2
<VisualStudioProject
3
	ProjectType="Visual C++"
3
	ProjectType="Visual C++"
4
	Version="7.10"
4
	Version="7.10"
5
	Name="IMeshUtil"
5
	Name="IMeshUtil"
6
	ProjectGUID="{8CD93088-79E8-4E83-810C-C506579858F1}"
6
	ProjectGUID="{8CD93088-79E8-4E83-810C-C506579858F1}"
7
	Keyword="Win32Proj">
7
	Keyword="Win32Proj">
8
	<Platforms>
8
	<Platforms>
9
		<Platform
9
		<Platform
10
			Name="Win32"/>
10
			Name="Win32"/>
11
	</Platforms>
11
	</Platforms>
12
	<Configurations>
12
	<Configurations>
13
		<Configuration
13
		<Configuration
14
			Name="Debug|Win32"
14
			Name="Debug|Win32"
15
			OutputDirectory="..\..\lib"
15
			OutputDirectory="..\..\lib"
16
			IntermediateDirectory="Debug"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="4"
17
			ConfigurationType="4"
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;$(GELEXT)\include"
22
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24
				MinimalRebuild="TRUE"
24
				MinimalRebuild="TRUE"
25
				BasicRuntimeChecks="3"
25
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="5"
26
				RuntimeLibrary="5"
27
				UsePrecompiledHeader="0"
27
				UsePrecompiledHeader="0"
28
				WarningLevel="3"
28
				WarningLevel="3"
29
				Detect64BitPortabilityProblems="TRUE"
29
				Detect64BitPortabilityProblems="TRUE"
30
				DebugInformationFormat="4"/>
30
				DebugInformationFormat="4"/>
31
			<Tool
31
			<Tool
32
				Name="VCCustomBuildTool"/>
32
				Name="VCCustomBuildTool"/>
33
			<Tool
33
			<Tool
34
				Name="VCLibrarianTool"
34
				Name="VCLibrarianTool"
35
				OutputFile="$(OutDir)/IMeshUtild.lib"/>
35
				OutputFile="$(OutDir)/IMeshUtild.lib"
-
 
36
				AdditionalLibraryDirectories=""/>
36
			<Tool
37
			<Tool
37
				Name="VCMIDLTool"/>
38
				Name="VCMIDLTool"/>
38
			<Tool
39
			<Tool
39
				Name="VCPostBuildEventTool"/>
40
				Name="VCPostBuildEventTool"/>
40
			<Tool
41
			<Tool
41
				Name="VCPreBuildEventTool"/>
42
				Name="VCPreBuildEventTool"/>
42
			<Tool
43
			<Tool
43
				Name="VCPreLinkEventTool"/>
44
				Name="VCPreLinkEventTool"/>
44
			<Tool
45
			<Tool
45
				Name="VCResourceCompilerTool"/>
46
				Name="VCResourceCompilerTool"/>
46
			<Tool
47
			<Tool
47
				Name="VCWebServiceProxyGeneratorTool"/>
48
				Name="VCWebServiceProxyGeneratorTool"/>
48
			<Tool
49
			<Tool
49
				Name="VCXMLDataGeneratorTool"/>
50
				Name="VCXMLDataGeneratorTool"/>
50
			<Tool
51
			<Tool
51
				Name="VCManagedWrapperGeneratorTool"/>
52
				Name="VCManagedWrapperGeneratorTool"/>
52
			<Tool
53
			<Tool
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54
		</Configuration>
55
		</Configuration>
55
		<Configuration
56
		<Configuration
56
			Name="Release|Win32"
57
			Name="Release|Win32"
57
			OutputDirectory="..\..\lib"
58
			OutputDirectory="..\..\lib"
58
			IntermediateDirectory="Release"
59
			IntermediateDirectory="Release"
59
			ConfigurationType="4"
60
			ConfigurationType="4"
60
			CharacterSet="2">
61
			CharacterSet="2">
61
			<Tool
62
			<Tool
62
				Name="VCCLCompilerTool"
63
				Name="VCCLCompilerTool"
63
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
64
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
64
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
65
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
65
				RuntimeLibrary="4"
66
				RuntimeLibrary="4"
66
				UsePrecompiledHeader="0"
67
				UsePrecompiledHeader="0"
67
				WarningLevel="3"
68
				WarningLevel="3"
68
				Detect64BitPortabilityProblems="TRUE"
69
				Detect64BitPortabilityProblems="TRUE"
69
				DebugInformationFormat="3"/>
70
				DebugInformationFormat="3"/>
70
			<Tool
71
			<Tool
71
				Name="VCCustomBuildTool"/>
72
				Name="VCCustomBuildTool"/>
72
			<Tool
73
			<Tool
73
				Name="VCLibrarianTool"
74
				Name="VCLibrarianTool"
74
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
75
				OutputFile="$(OutDir)/IMeshUtil.lib"
-
 
76
				AdditionalLibraryDirectories=""/>
75
			<Tool
77
			<Tool
76
				Name="VCMIDLTool"/>
78
				Name="VCMIDLTool"/>
77
			<Tool
79
			<Tool
78
				Name="VCPostBuildEventTool"/>
80
				Name="VCPostBuildEventTool"/>
79
			<Tool
81
			<Tool
80
				Name="VCPreBuildEventTool"/>
82
				Name="VCPreBuildEventTool"/>
81
			<Tool
83
			<Tool
82
				Name="VCPreLinkEventTool"/>
84
				Name="VCPreLinkEventTool"/>
83
			<Tool
85
			<Tool
84
				Name="VCResourceCompilerTool"/>
86
				Name="VCResourceCompilerTool"/>
85
			<Tool
87
			<Tool
86
				Name="VCWebServiceProxyGeneratorTool"/>
88
				Name="VCWebServiceProxyGeneratorTool"/>
87
			<Tool
89
			<Tool
88
				Name="VCXMLDataGeneratorTool"/>
90
				Name="VCXMLDataGeneratorTool"/>
89
			<Tool
91
			<Tool
90
				Name="VCManagedWrapperGeneratorTool"/>
92
				Name="VCManagedWrapperGeneratorTool"/>
91
			<Tool
93
			<Tool
92
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
94
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93
		</Configuration>
95
		</Configuration>
94
		<Configuration
96
		<Configuration
95
			Name="Install|Win32"
97
			Name="Install|Win32"
96
			OutputDirectory="$(GELEXT)\lib\windows"
98
			OutputDirectory="$(GELEXT)\lib\windows"
97
			IntermediateDirectory="$(ConfigurationName)"
99
			IntermediateDirectory="$(ConfigurationName)"
98
			ConfigurationType="4"
100
			ConfigurationType="4"
99
			CharacterSet="2">
101
			CharacterSet="2">
100
			<Tool
102
			<Tool
101
				Name="VCCLCompilerTool"
103
				Name="VCCLCompilerTool"
102
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
104
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
103
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
105
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
104
				RuntimeLibrary="4"
106
				RuntimeLibrary="4"
105
				UsePrecompiledHeader="0"
107
				UsePrecompiledHeader="0"
106
				WarningLevel="3"
108
				WarningLevel="3"
107
				Detect64BitPortabilityProblems="TRUE"
109
				Detect64BitPortabilityProblems="TRUE"
108
				DebugInformationFormat="3"/>
110
				DebugInformationFormat="3"/>
109
			<Tool
111
			<Tool
110
				Name="VCCustomBuildTool"/>
112
				Name="VCCustomBuildTool"/>
111
			<Tool
113
			<Tool
112
				Name="VCLibrarianTool"
114
				Name="VCLibrarianTool"
113
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
115
				OutputFile="$(OutDir)/IMeshUtil.lib"
-
 
116
				AdditionalLibraryDirectories=""/>
114
			<Tool
117
			<Tool
115
				Name="VCMIDLTool"/>
118
				Name="VCMIDLTool"/>
116
			<Tool
119
			<Tool
117
				Name="VCPostBuildEventTool"
120
				Name="VCPostBuildEventTool"
118
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
121
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
119
			<Tool
122
			<Tool
120
				Name="VCPreBuildEventTool"/>
123
				Name="VCPreBuildEventTool"/>
121
			<Tool
124
			<Tool
122
				Name="VCPreLinkEventTool"/>
125
				Name="VCPreLinkEventTool"/>
123
			<Tool
126
			<Tool
124
				Name="VCResourceCompilerTool"/>
127
				Name="VCResourceCompilerTool"/>
125
			<Tool
128
			<Tool
126
				Name="VCWebServiceProxyGeneratorTool"/>
129
				Name="VCWebServiceProxyGeneratorTool"/>
127
			<Tool
130
			<Tool
128
				Name="VCXMLDataGeneratorTool"/>
131
				Name="VCXMLDataGeneratorTool"/>
129
			<Tool
132
			<Tool
130
				Name="VCManagedWrapperGeneratorTool"/>
133
				Name="VCManagedWrapperGeneratorTool"/>
131
			<Tool
134
			<Tool
132
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
135
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133
		</Configuration>
136
		</Configuration>
134
	</Configurations>
137
	</Configurations>
135
	<References>
138
	<References>
136
		<ProjectReference
139
		<ProjectReference
137
			ReferencedProjectIdentifier="{647C5D37-B17E-4697-866B-437DCAF07922}"
140
			ReferencedProjectIdentifier="{5E8D4005-F8FA-4DF9-B2A6-3A70715D0314}"
138
			Name="HMesh"/>
141
			Name="IMesh"/>
-
 
142
		<ProjectReference
-
 
143
			ReferencedProjectIdentifier="{E241205D-BFF0-4F82-94D0-6650E6AF97C6}"
-
 
144
			Name="Util"/>
139
	</References>
145
	</References>
140
	<Files>
146
	<Files>
141
		<Filter
147
		<Filter
142
			Name="Source Files"
148
			Name="Source Files"
143
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
149
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
144
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
150
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
145
			<File
151
			<File
146
				RelativePath=".\x3d_load.cpp">
152
				RelativePath=".\x3d_load.cpp">
147
			</File>
153
			</File>
148
		</Filter>
154
		</Filter>
149
		<Filter
155
		<Filter
150
			Name="Header Files"
156
			Name="Header Files"
151
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
157
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
152
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
158
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
153
			<File
159
			<File
154
				RelativePath=".\x3d_load.h">
160
				RelativePath=".\x3d_load.h">
155
			</File>
161
			</File>
156
		</Filter>
162
		</Filter>
157
	</Files>
163
	</Files>
158
	<Globals>
164
	<Globals>
159
	</Globals>
165
	</Globals>
160
</VisualStudioProject>
166
</VisualStudioProject>
161
 
167