Subversion Repositories gelsvn

Rev

Rev 26 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 28
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="Debug"
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)/IMeshUtil.lib"/>
35
				OutputFile="$(OutDir)/IMeshUtild.lib"/>
36
			<Tool
36
			<Tool
37
				Name="VCMIDLTool"/>
37
				Name="VCMIDLTool"/>
38
			<Tool
38
			<Tool
39
				Name="VCPostBuildEventTool"/>
39
				Name="VCPostBuildEventTool"/>
40
			<Tool
40
			<Tool
41
				Name="VCPreBuildEventTool"/>
41
				Name="VCPreBuildEventTool"/>
42
			<Tool
42
			<Tool
43
				Name="VCPreLinkEventTool"/>
43
				Name="VCPreLinkEventTool"/>
44
			<Tool
44
			<Tool
45
				Name="VCResourceCompilerTool"/>
45
				Name="VCResourceCompilerTool"/>
46
			<Tool
46
			<Tool
47
				Name="VCWebServiceProxyGeneratorTool"/>
47
				Name="VCWebServiceProxyGeneratorTool"/>
48
			<Tool
48
			<Tool
49
				Name="VCXMLDataGeneratorTool"/>
49
				Name="VCXMLDataGeneratorTool"/>
50
			<Tool
50
			<Tool
51
				Name="VCManagedWrapperGeneratorTool"/>
51
				Name="VCManagedWrapperGeneratorTool"/>
52
			<Tool
52
			<Tool
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54
		</Configuration>
54
		</Configuration>
55
		<Configuration
55
		<Configuration
56
			Name="Release|Win32"
56
			Name="Release|Win32"
57
			OutputDirectory="Release"
57
			OutputDirectory="..\..\lib"
58
			IntermediateDirectory="Release"
58
			IntermediateDirectory="Release"
59
			ConfigurationType="4"
59
			ConfigurationType="4"
60
			CharacterSet="2">
60
			CharacterSet="2">
61
			<Tool
61
			<Tool
62
				Name="VCCLCompilerTool"
62
				Name="VCCLCompilerTool"
63
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
63
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
64
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
64
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
65
				RuntimeLibrary="4"
65
				RuntimeLibrary="4"
66
				UsePrecompiledHeader="0"
66
				UsePrecompiledHeader="0"
67
				WarningLevel="3"
67
				WarningLevel="3"
68
				Detect64BitPortabilityProblems="TRUE"
68
				Detect64BitPortabilityProblems="TRUE"
69
				DebugInformationFormat="3"/>
69
				DebugInformationFormat="3"/>
70
			<Tool
70
			<Tool
71
				Name="VCCustomBuildTool"/>
71
				Name="VCCustomBuildTool"/>
72
			<Tool
72
			<Tool
73
				Name="VCLibrarianTool"
73
				Name="VCLibrarianTool"
74
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
74
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
75
			<Tool
75
			<Tool
76
				Name="VCMIDLTool"/>
76
				Name="VCMIDLTool"/>
77
			<Tool
77
			<Tool
78
				Name="VCPostBuildEventTool"/>
78
				Name="VCPostBuildEventTool"/>
79
			<Tool
79
			<Tool
-
 
80
				Name="VCPreBuildEventTool"/>
-
 
81
			<Tool
-
 
82
				Name="VCPreLinkEventTool"/>
-
 
83
			<Tool
-
 
84
				Name="VCResourceCompilerTool"/>
-
 
85
			<Tool
-
 
86
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
87
			<Tool
-
 
88
				Name="VCXMLDataGeneratorTool"/>
-
 
89
			<Tool
-
 
90
				Name="VCManagedWrapperGeneratorTool"/>
-
 
91
			<Tool
-
 
92
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
93
		</Configuration>
-
 
94
		<Configuration
-
 
95
			Name="Install|Win32"
-
 
96
			OutputDirectory="$(GELEXT)\lib\windows"
-
 
97
			IntermediateDirectory="$(ConfigurationName)"
-
 
98
			ConfigurationType="4"
-
 
99
			CharacterSet="2">
-
 
100
			<Tool
-
 
101
				Name="VCCLCompilerTool"
-
 
102
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
-
 
103
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-
 
104
				RuntimeLibrary="4"
-
 
105
				UsePrecompiledHeader="0"
-
 
106
				WarningLevel="3"
-
 
107
				Detect64BitPortabilityProblems="TRUE"
-
 
108
				DebugInformationFormat="3"/>
-
 
109
			<Tool
-
 
110
				Name="VCCustomBuildTool"/>
-
 
111
			<Tool
-
 
112
				Name="VCLibrarianTool"
-
 
113
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
-
 
114
			<Tool
-
 
115
				Name="VCMIDLTool"/>
-
 
116
			<Tool
-
 
117
				Name="VCPostBuildEventTool"
-
 
118
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
-
 
119
			<Tool
80
				Name="VCPreBuildEventTool"/>
120
				Name="VCPreBuildEventTool"/>
81
			<Tool
121
			<Tool
82
				Name="VCPreLinkEventTool"/>
122
				Name="VCPreLinkEventTool"/>
83
			<Tool
123
			<Tool
84
				Name="VCResourceCompilerTool"/>
124
				Name="VCResourceCompilerTool"/>
85
			<Tool
125
			<Tool
86
				Name="VCWebServiceProxyGeneratorTool"/>
126
				Name="VCWebServiceProxyGeneratorTool"/>
87
			<Tool
127
			<Tool
88
				Name="VCXMLDataGeneratorTool"/>
128
				Name="VCXMLDataGeneratorTool"/>
89
			<Tool
129
			<Tool
90
				Name="VCManagedWrapperGeneratorTool"/>
130
				Name="VCManagedWrapperGeneratorTool"/>
91
			<Tool
131
			<Tool
92
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
132
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93
		</Configuration>
133
		</Configuration>
94
	</Configurations>
134
	</Configurations>
95
	<References>
135
	<References>
96
		<ProjectReference
136
		<ProjectReference
97
			ReferencedProjectIdentifier="{647C5D37-B17E-4697-866B-437DCAF07922}"
137
			ReferencedProjectIdentifier="{647C5D37-B17E-4697-866B-437DCAF07922}"
98
			Name="HMesh"/>
138
			Name="HMesh"/>
99
	</References>
139
	</References>
100
	<Files>
140
	<Files>
101
		<Filter
141
		<Filter
102
			Name="Source Files"
142
			Name="Source Files"
103
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
143
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
104
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
144
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
105
			<File
145
			<File
106
				RelativePath=".\x3d_load.cpp">
146
				RelativePath=".\x3d_load.cpp">
107
			</File>
147
			</File>
108
		</Filter>
148
		</Filter>
109
		<Filter
149
		<Filter
110
			Name="Header Files"
150
			Name="Header Files"
111
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
151
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
112
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
152
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
113
			<File
153
			<File
114
				RelativePath=".\x3d_load.h">
154
				RelativePath=".\x3d_load.h">
115
			</File>
155
			</File>
116
		</Filter>
156
		</Filter>
117
	</Files>
157
	</Files>
118
	<Globals>
158
	<Globals>
119
	</Globals>
159
	</Globals>
120
</VisualStudioProject>
160
</VisualStudioProject>
121
 
161