dsrc isn't necessary for this repo
[client-tools.git] / src / external / 3rd / application / DXTex / dxtex.vcproj
blob9d038819d76fbfd1eb43cbb994ec5b1794de32a8
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="dxtex"
6 ProjectGUID="{77DE4B17-4040-4F08-8B21-9EE90F24F077}"
7 SccProjectName=""
8 SccLocalPath=""
9 Keyword="MFCProj">
10 <Platforms>
11 <Platform
12 Name="Win32"/>
13 </Platforms>
14 <Configurations>
15 <Configuration
16 Name="Debug|Win32"
17 OutputDirectory=".\Debug"
18 IntermediateDirectory=".\Debug"
19 ConfigurationType="1"
20 UseOfMFC="1"
21 ATLMinimizesCRunTimeLibraryUsage="FALSE"
22 CharacterSet="2">
23 <Tool
24 Name="VCCLCompilerTool"
25 Optimization="0"
26 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
27 RuntimeLibrary="1"
28 UsePrecompiledHeader="2"
29 PrecompiledHeaderFile=".\Debug/dxtex.pch"
30 AssemblerListingLocation=".\Debug/"
31 ObjectFile=".\Debug/"
32 ProgramDataBaseFileName=".\Debug/"
33 BrowseInformation="1"
34 WarningLevel="3"
35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="3"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
42 AdditionalDependencies="d3d9.lib d3dx9dt.lib dxguid.lib version.lib"
43 OutputFile=".\Debug/dxtex.exe"
44 LinkIncremental="2"
45 SuppressStartupBanner="TRUE"
46 GenerateDebugInformation="TRUE"
47 ProgramDatabaseFile=".\Debug/dxtex.pdb"
48 SubSystem="2"
49 StackReserveSize="2097152"
50 StackCommitSize="2097152"/>
51 <Tool
52 Name="VCMIDLTool"
53 PreprocessorDefinitions="_DEBUG"
54 MkTypLibCompatible="TRUE"
55 SuppressStartupBanner="TRUE"
56 TargetEnvironment="1"
57 TypeLibraryName=".\Debug/dxtex.tlb"/>
58 <Tool
59 Name="VCPostBuildEventTool"/>
60 <Tool
61 Name="VCPreBuildEventTool"/>
62 <Tool
63 Name="VCPreLinkEventTool"/>
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="_DEBUG"
67 Culture="1033"/>
68 <Tool
69 Name="VCWebServiceProxyGeneratorTool"/>
70 <Tool
71 Name="VCWebDeploymentTool"/>
72 </Configuration>
73 <Configuration
74 Name="Release|Win32"
75 OutputDirectory=".\Release"
76 IntermediateDirectory=".\Release"
77 ConfigurationType="1"
78 UseOfMFC="1"
79 ATLMinimizesCRunTimeLibraryUsage="FALSE"
80 CharacterSet="2">
81 <Tool
82 Name="VCCLCompilerTool"
83 InlineFunctionExpansion="1"
84 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
85 StringPooling="TRUE"
86 RuntimeLibrary="0"
87 EnableFunctionLevelLinking="TRUE"
88 UsePrecompiledHeader="2"
89 PrecompiledHeaderFile=".\Release/dxtex.pch"
90 AssemblerListingLocation=".\Release/"
91 ObjectFile=".\Release/"
92 ProgramDataBaseFileName=".\Release/"
93 WarningLevel="3"
94 SuppressStartupBanner="TRUE"/>
95 <Tool
96 Name="VCCustomBuildTool"/>
97 <Tool
98 Name="VCLinkerTool"
99 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
100 AdditionalDependencies="ddraw.lib d3d9.lib d3dx9.lib dxguid.lib version.lib"
101 OutputFile=".\Release/dxtex.exe"
102 LinkIncremental="1"
103 SuppressStartupBanner="TRUE"
104 ProgramDatabaseFile=".\Release/dxtex.pdb"
105 SubSystem="2"
106 StackReserveSize="2097152"
107 StackCommitSize="2097152"/>
108 <Tool
109 Name="VCMIDLTool"
110 PreprocessorDefinitions="NDEBUG"
111 MkTypLibCompatible="TRUE"
112 SuppressStartupBanner="TRUE"
113 TargetEnvironment="1"
114 TypeLibraryName=".\Release/dxtex.tlb"/>
115 <Tool
116 Name="VCPostBuildEventTool"/>
117 <Tool
118 Name="VCPreBuildEventTool"/>
119 <Tool
120 Name="VCPreLinkEventTool"/>
121 <Tool
122 Name="VCResourceCompilerTool"
123 PreprocessorDefinitions="NDEBUG"
124 Culture="1033"/>
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"/>
127 <Tool
128 Name="VCWebDeploymentTool"/>
129 </Configuration>
130 </Configurations>
131 <Files>
132 <Filter
133 Name="Source Files"
134 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
135 <File
136 RelativePath=".\ChildFrm.cpp">
137 </File>
138 <File
139 RelativePath=".\Dxtex.cpp">
140 </File>
141 <File
142 RelativePath=".\Dxtex.rc">
143 </File>
144 <File
145 RelativePath=".\DxtexDoc.cpp">
146 </File>
147 <File
148 RelativePath=".\DxtexView.cpp">
149 </File>
150 <File
151 RelativePath=".\MainFrm.cpp">
152 </File>
153 <File
154 RelativePath=".\StdAfx.cpp">
155 </File>
156 <File
157 RelativePath=".\dialogs.cpp">
158 </File>
159 </Filter>
160 <Filter
161 Name="Header Files"
162 Filter="h;hpp;hxx;hm;inl">
163 <File
164 RelativePath=".\ChildFrm.h">
165 </File>
166 <File
167 RelativePath=".\Dxtex.h">
168 </File>
169 <File
170 RelativePath=".\DxtexDoc.h">
171 </File>
172 <File
173 RelativePath=".\DxtexView.h">
174 </File>
175 <File
176 RelativePath=".\MainFrm.h">
177 </File>
178 <File
179 RelativePath=".\Resource.h">
180 </File>
181 <File
182 RelativePath=".\StdAfx.h">
183 </File>
184 <File
185 RelativePath=".\dds.h">
186 </File>
187 <File
188 RelativePath=".\dialogs.h">
189 </File>
190 </Filter>
191 <Filter
192 Name="Resource Files"
193 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
194 <File
195 RelativePath=".\DxtexDoc.ico">
196 </File>
197 <File
198 RelativePath=".\Toolbar.bmp">
199 </File>
200 <File
201 RelativePath="..\..\Common\directx.ico">
202 </File>
203 </Filter>
204 <File
205 RelativePath="DxTex.manifest">
206 </File>
207 <File
208 RelativePath=".\readme.txt">
209 </File>
210 </Files>
211 <Globals>
212 </Globals>
213 </VisualStudioProject>