1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/PTdecode/CImg-1.3.0/resources/project_win_visualcpp/project_win_visualcpp.vcproj Mon Aug 03 14:09:20 2009 +0100 1.3 @@ -0,0 +1,200 @@ 1.4 +<?xml version="1.0" encoding="Windows-1252"?> 1.5 +<VisualStudioProject 1.6 + ProjectType="Visual C++" 1.7 + Version="9,00" 1.8 + Name="project_win_visualcpp" 1.9 + ProjectGUID="{9A50ACD6-B1AB-4AAF-A85C-D5E388EF024B}" 1.10 + RootNamespace="project_win_visualcpp" 1.11 + Keyword="Win32Proj" 1.12 + TargetFrameworkVersion="196613" 1.13 + > 1.14 + <Platforms> 1.15 + <Platform 1.16 + Name="Win32" 1.17 + /> 1.18 + </Platforms> 1.19 + <ToolFiles> 1.20 + </ToolFiles> 1.21 + <Configurations> 1.22 + <Configuration 1.23 + Name="Debug|Win32" 1.24 + OutputDirectory="$(SolutionDir)$(ConfigurationName)" 1.25 + IntermediateDirectory="$(ConfigurationName)" 1.26 + ConfigurationType="1" 1.27 + CharacterSet="1" 1.28 + > 1.29 + <Tool 1.30 + Name="VCPreBuildEventTool" 1.31 + /> 1.32 + <Tool 1.33 + Name="VCCustomBuildTool" 1.34 + /> 1.35 + <Tool 1.36 + Name="VCXMLDataGeneratorTool" 1.37 + /> 1.38 + <Tool 1.39 + Name="VCWebServiceProxyGeneratorTool" 1.40 + /> 1.41 + <Tool 1.42 + Name="VCMIDLTool" 1.43 + /> 1.44 + <Tool 1.45 + Name="VCCLCompilerTool" 1.46 + AdditionalOptions="
" 1.47 + Optimization="0" 1.48 + AdditionalIncludeDirectories="..\..\" 1.49 + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 1.50 + MinimalRebuild="true" 1.51 + BasicRuntimeChecks="3" 1.52 + RuntimeLibrary="3" 1.53 + UsePrecompiledHeader="0" 1.54 + WarningLevel="3" 1.55 + DebugInformationFormat="4" 1.56 + /> 1.57 + <Tool 1.58 + Name="VCManagedResourceCompilerTool" 1.59 + /> 1.60 + <Tool 1.61 + Name="VCResourceCompilerTool" 1.62 + /> 1.63 + <Tool 1.64 + Name="VCPreLinkEventTool" 1.65 + /> 1.66 + <Tool 1.67 + Name="VCLinkerTool" 1.68 + LinkIncremental="2" 1.69 + GenerateDebugInformation="true" 1.70 + SubSystem="1" 1.71 + TargetMachine="1" 1.72 + /> 1.73 + <Tool 1.74 + Name="VCALinkTool" 1.75 + /> 1.76 + <Tool 1.77 + Name="VCManifestTool" 1.78 + /> 1.79 + <Tool 1.80 + Name="VCXDCMakeTool" 1.81 + /> 1.82 + <Tool 1.83 + Name="VCBscMakeTool" 1.84 + /> 1.85 + <Tool 1.86 + Name="VCFxCopTool" 1.87 + /> 1.88 + <Tool 1.89 + Name="VCAppVerifierTool" 1.90 + /> 1.91 + <Tool 1.92 + Name="VCPostBuildEventTool" 1.93 + /> 1.94 + </Configuration> 1.95 + <Configuration 1.96 + Name="Release|Win32" 1.97 + OutputDirectory="$(SolutionDir)$(ConfigurationName)" 1.98 + IntermediateDirectory="$(ConfigurationName)" 1.99 + ConfigurationType="1" 1.100 + CharacterSet="1" 1.101 + WholeProgramOptimization="1" 1.102 + > 1.103 + <Tool 1.104 + Name="VCPreBuildEventTool" 1.105 + /> 1.106 + <Tool 1.107 + Name="VCCustomBuildTool" 1.108 + /> 1.109 + <Tool 1.110 + Name="VCXMLDataGeneratorTool" 1.111 + /> 1.112 + <Tool 1.113 + Name="VCWebServiceProxyGeneratorTool" 1.114 + /> 1.115 + <Tool 1.116 + Name="VCMIDLTool" 1.117 + /> 1.118 + <Tool 1.119 + Name="VCCLCompilerTool" 1.120 + Optimization="3" 1.121 + EnableIntrinsicFunctions="true" 1.122 + AdditionalIncludeDirectories="..\..\" 1.123 + PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 1.124 + RuntimeLibrary="2" 1.125 + EnableFunctionLevelLinking="true" 1.126 + UsePrecompiledHeader="0" 1.127 + WarningLevel="3" 1.128 + DebugInformationFormat="3" 1.129 + /> 1.130 + <Tool 1.131 + Name="VCManagedResourceCompilerTool" 1.132 + /> 1.133 + <Tool 1.134 + Name="VCResourceCompilerTool" 1.135 + /> 1.136 + <Tool 1.137 + Name="VCPreLinkEventTool" 1.138 + /> 1.139 + <Tool 1.140 + Name="VCLinkerTool" 1.141 + LinkIncremental="1" 1.142 + GenerateDebugInformation="true" 1.143 + SubSystem="1" 1.144 + OptimizeReferences="2" 1.145 + EnableCOMDATFolding="2" 1.146 + TargetMachine="1" 1.147 + /> 1.148 + <Tool 1.149 + Name="VCALinkTool" 1.150 + /> 1.151 + <Tool 1.152 + Name="VCManifestTool" 1.153 + /> 1.154 + <Tool 1.155 + Name="VCXDCMakeTool" 1.156 + /> 1.157 + <Tool 1.158 + Name="VCBscMakeTool" 1.159 + /> 1.160 + <Tool 1.161 + Name="VCFxCopTool" 1.162 + /> 1.163 + <Tool 1.164 + Name="VCAppVerifierTool" 1.165 + /> 1.166 + <Tool 1.167 + Name="VCPostBuildEventTool" 1.168 + /> 1.169 + </Configuration> 1.170 + </Configurations> 1.171 + <References> 1.172 + </References> 1.173 + <Files> 1.174 + <Filter 1.175 + Name="Fichiers sources" 1.176 + Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 1.177 + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 1.178 + > 1.179 + <File 1.180 + RelativePath="..\..\examples\CImg_demo.cpp" 1.181 + > 1.182 + </File> 1.183 + </Filter> 1.184 + <Filter 1.185 + Name="Fichiers d'en-tête" 1.186 + Filter="h;hpp;hxx;hm;inl;inc;xsd" 1.187 + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 1.188 + > 1.189 + <File 1.190 + RelativePath="..\..\CImg.h" 1.191 + > 1.192 + </File> 1.193 + </Filter> 1.194 + <Filter 1.195 + Name="Fichiers de ressources" 1.196 + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 1.197 + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 1.198 + > 1.199 + </Filter> 1.200 + </Files> 1.201 + <Globals> 1.202 + </Globals> 1.203 +</VisualStudioProject>