added samples
[windows-sources.git] / sdk / samples / WPFSamples / GifBitmapDecoderEncoder / cpp / gifencoderdecoder.vcproj
blob49c8177bc9f8bc5df18c93d022b07fcba9603099
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="GifEncoderDecoder"
6 ProjectGUID="{9E46617A-3919-4B6F-94D6-B3873EC9E79C}"
7 RootNamespace="TemplateNamespace"
8 Keyword="ManagedCProj"
9 TargetFrameworkVersion="196608"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
25 ManagedExtensions="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 PreprocessorDefinitions="WIN32;_DEBUG"
46 RuntimeLibrary="3"
47 UsePrecompiledHeader="0"
48 WarningLevel="3"
49 DebugInformationFormat="3"
51 <Tool
52 Name="VCManagedResourceCompilerTool"
54 <Tool
55 Name="VCResourceCompilerTool"
57 <Tool
58 Name="VCPreLinkEventTool"
60 <Tool
61 Name="VCLinkerTool"
62 AdditionalDependencies="$(NoInherit)"
63 LinkIncremental="2"
64 GenerateDebugInformation="true"
65 AssemblyDebug="1"
66 SubSystem="2"
67 EntryPointSymbol="main"
68 RandomizedBaseAddress="1"
69 DataExecutionPrevention="0"
70 TargetMachine="1"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCPostBuildEventTool"
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97 IntermediateDirectory="$(ConfigurationName)"
98 ConfigurationType="1"
99 CharacterSet="1"
100 ManagedExtensions="2"
101 WholeProgramOptimization="1"
103 <Tool
104 Name="VCPreBuildEventTool"
106 <Tool
107 Name="VCCustomBuildTool"
109 <Tool
110 Name="VCXMLDataGeneratorTool"
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
115 <Tool
116 Name="VCMIDLTool"
118 <Tool
119 Name="VCCLCompilerTool"
120 PreprocessorDefinitions="WIN32;NDEBUG"
121 RuntimeLibrary="2"
122 UsePrecompiledHeader="0"
123 WarningLevel="3"
124 DebugInformationFormat="3"
126 <Tool
127 Name="VCManagedResourceCompilerTool"
129 <Tool
130 Name="VCResourceCompilerTool"
132 <Tool
133 Name="VCPreLinkEventTool"
135 <Tool
136 Name="VCLinkerTool"
137 AdditionalDependencies="$(NoInherit)"
138 LinkIncremental="1"
139 GenerateDebugInformation="true"
140 SubSystem="2"
141 EntryPointSymbol="main"
142 RandomizedBaseAddress="1"
143 DataExecutionPrevention="0"
144 TargetMachine="1"
146 <Tool
147 Name="VCALinkTool"
149 <Tool
150 Name="VCManifestTool"
152 <Tool
153 Name="VCXDCMakeTool"
155 <Tool
156 Name="VCBscMakeTool"
158 <Tool
159 Name="VCFxCopTool"
161 <Tool
162 Name="VCAppVerifierTool"
164 <Tool
165 Name="VCPostBuildEventTool"
167 </Configuration>
168 </Configurations>
169 <References>
170 <AssemblyReference
171 RelativePath="System.dll"
172 AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
173 MinFrameworkVersion="131072"
175 <AssemblyReference
176 RelativePath="PresentationCore.dll"
177 AssemblyName="PresentationCore, Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35, processorArchitecture=IA64"
178 MinFrameworkVersion="196608"
180 <AssemblyReference
181 RelativePath="PresentationFramework.dll"
182 AssemblyName="PresentationFramework, Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
183 MinFrameworkVersion="196608"
185 <AssemblyReference
186 RelativePath="WindowsBase.dll"
187 AssemblyName="WindowsBase, Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"
188 MinFrameworkVersion="196608"
190 </References>
191 <Files>
192 <Filter
193 Name="Source Files"
194 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
195 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
197 <File
198 RelativePath=".\GifEncoderDecoder.cpp"
200 </File>
201 </Filter>
202 <Filter
203 Name="Header Files"
204 Filter="h;hpp;hxx;hm;inl;inc;xsd"
205 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
207 </Filter>
208 <Filter
209 Name="Resource Files"
210 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
211 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
213 <File
214 RelativePath=".\tulipfarm.gif"
216 </File>
217 </Filter>
218 </Files>
219 <Globals>
220 </Globals>
221 </VisualStudioProject>