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