You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

287 lines
17KB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug Cairo|Win32">
  5. <Configuration>Debug Cairo</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Win32">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release Cairo|Win32">
  13. <Configuration>Release Cairo</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Win32">
  17. <Configuration>Release</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{9F3F86DA-3CC5-481F-8201-166933B5C8FF}</ProjectGuid>
  23. </PropertyGroup>
  24. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  25. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'" Label="Configuration">
  26. <ConfigurationType>Application</ConfigurationType>
  27. <UseOfMfc>false</UseOfMfc>
  28. </PropertyGroup>
  29. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'" Label="Configuration">
  30. <ConfigurationType>Application</ConfigurationType>
  31. <UseOfMfc>false</UseOfMfc>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  34. <ConfigurationType>Application</ConfigurationType>
  35. <UseOfMfc>false</UseOfMfc>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  38. <ConfigurationType>Application</ConfigurationType>
  39. <UseOfMfc>false</UseOfMfc>
  40. </PropertyGroup>
  41. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  42. <ImportGroup Label="ExtensionSettings">
  43. </ImportGroup>
  44. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'" Label="PropertySheets">
  45. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  46. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  47. </ImportGroup>
  48. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'" Label="PropertySheets">
  49. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  50. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  51. </ImportGroup>
  52. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  53. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  54. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  58. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  59. </ImportGroup>
  60. <PropertyGroup Label="UserMacros" />
  61. <PropertyGroup>
  62. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  63. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\test\</OutDir>
  64. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\$(ProjectName)_release\</IntDir>
  65. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
  66. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\test\</OutDir>
  67. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\$(ProjectName)_debug\</IntDir>
  68. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
  69. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">..\..\test\</OutDir>
  70. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">$(Configuration)\</IntDir>
  71. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">false</LinkIncremental>
  72. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'">..\..\test\</OutDir>
  73. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'">$(Configuration)\</IntDir>
  74. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'">false</LinkIncremental>
  75. <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)d</TargetName>
  76. </PropertyGroup>
  77. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  78. <Midl>
  79. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  80. <MkTypLibCompatible>true</MkTypLibCompatible>
  81. <SuppressStartupBanner>true</SuppressStartupBanner>
  82. <TargetEnvironment>Win32</TargetEnvironment>
  83. <TypeLibraryName>.\Release/help.tlb</TypeLibraryName>
  84. <HeaderFileName>
  85. </HeaderFileName>
  86. </Midl>
  87. <ClCompile>
  88. <Optimization>Disabled</Optimization>
  89. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  90. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  91. <AdditionalIncludeDirectories>.;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  92. <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  93. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  94. <PrecompiledHeader>
  95. </PrecompiledHeader>
  96. <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
  97. <ObjectFileName>$(IntDir)</ObjectFileName>
  98. <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
  99. <SuppressStartupBanner>true</SuppressStartupBanner>
  100. <CompileAs>Default</CompileAs>
  101. </ClCompile>
  102. <ResourceCompile>
  103. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  104. <Culture>0x0409</Culture>
  105. </ResourceCompile>
  106. <Link>
  107. <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  108. <OutputFile>../../test/help.exe</OutputFile>
  109. <SuppressStartupBanner>true</SuppressStartupBanner>
  110. <AdditionalLibraryDirectories>..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  111. <IgnoreSpecificDefaultLibraries>libcmt;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  112. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  113. <SubSystem>Windows</SubSystem>
  114. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  115. <DataExecutionPrevention>
  116. </DataExecutionPrevention>
  117. <TargetMachine>MachineX86</TargetMachine>
  118. </Link>
  119. </ItemDefinitionGroup>
  120. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  121. <Midl>
  122. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  123. <MkTypLibCompatible>true</MkTypLibCompatible>
  124. <SuppressStartupBanner>true</SuppressStartupBanner>
  125. <TargetEnvironment>Win32</TargetEnvironment>
  126. <TypeLibraryName>.\help_/help.tlb</TypeLibraryName>
  127. <HeaderFileName>
  128. </HeaderFileName>
  129. </Midl>
  130. <ClCompile>
  131. <Optimization>Disabled</Optimization>
  132. <AdditionalIncludeDirectories>.;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  133. <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  134. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  135. <PrecompiledHeader>
  136. </PrecompiledHeader>
  137. <SuppressStartupBanner>true</SuppressStartupBanner>
  138. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  139. <CompileAs>Default</CompileAs>
  140. </ClCompile>
  141. <ResourceCompile>
  142. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  143. <Culture>0x0409</Culture>
  144. </ResourceCompile>
  145. <Link>
  146. <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  147. <OutputFile>../../test/helpd.exe</OutputFile>
  148. <SuppressStartupBanner>true</SuppressStartupBanner>
  149. <AdditionalLibraryDirectories>..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  150. <IgnoreSpecificDefaultLibraries>libcmtd;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  151. <GenerateDebugInformation>true</GenerateDebugInformation>
  152. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  153. <SubSystem>Windows</SubSystem>
  154. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  155. <DataExecutionPrevention>
  156. </DataExecutionPrevention>
  157. <TargetMachine>MachineX86</TargetMachine>
  158. </Link>
  159. </ItemDefinitionGroup>
  160. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">
  161. <Midl>
  162. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  163. <MkTypLibCompatible>true</MkTypLibCompatible>
  164. <SuppressStartupBanner>true</SuppressStartupBanner>
  165. <TargetEnvironment>Win32</TargetEnvironment>
  166. <TypeLibraryName>.\help_/help.tlb</TypeLibraryName>
  167. <HeaderFileName>
  168. </HeaderFileName>
  169. </Midl>
  170. <ClCompile>
  171. <Optimization>Disabled</Optimization>
  172. <AdditionalIncludeDirectories>.;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  173. <PreprocessorDefinitions>FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  174. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  175. <PrecompiledHeader>
  176. </PrecompiledHeader>
  177. <PrecompiledHeaderOutputFile>.\help_/help.pch</PrecompiledHeaderOutputFile>
  178. <AssemblerListingLocation>.\help_/</AssemblerListingLocation>
  179. <ObjectFileName>.\help_/</ObjectFileName>
  180. <ProgramDataBaseFileName>.\help_/</ProgramDataBaseFileName>
  181. <SuppressStartupBanner>true</SuppressStartupBanner>
  182. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  183. <CompileAs>Default</CompileAs>
  184. </ClCompile>
  185. <ResourceCompile>
  186. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  187. <Culture>0x0409</Culture>
  188. </ResourceCompile>
  189. <Link>
  190. <AdditionalDependencies>cairo.lib;comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  191. <OutputFile>../../test/helpd.exe</OutputFile>
  192. <SuppressStartupBanner>true</SuppressStartupBanner>
  193. <AdditionalLibraryDirectories>..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  194. <IgnoreSpecificDefaultLibraries>libcmtd;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  195. <GenerateDebugInformation>true</GenerateDebugInformation>
  196. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  197. <SubSystem>Windows</SubSystem>
  198. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  199. <DataExecutionPrevention>
  200. </DataExecutionPrevention>
  201. <TargetMachine>MachineX86</TargetMachine>
  202. </Link>
  203. </ItemDefinitionGroup>
  204. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'">
  205. <Midl>
  206. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  207. <MkTypLibCompatible>true</MkTypLibCompatible>
  208. <SuppressStartupBanner>true</SuppressStartupBanner>
  209. <TargetEnvironment>Win32</TargetEnvironment>
  210. <TypeLibraryName>.\Release/help.tlb</TypeLibraryName>
  211. <HeaderFileName>
  212. </HeaderFileName>
  213. </Midl>
  214. <ClCompile>
  215. <Optimization>Disabled</Optimization>
  216. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  217. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  218. <AdditionalIncludeDirectories>.;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  219. <PreprocessorDefinitions>FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  220. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  221. <PrecompiledHeader>
  222. </PrecompiledHeader>
  223. <PrecompiledHeaderOutputFile>.\Release/help.pch</PrecompiledHeaderOutputFile>
  224. <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
  225. <ObjectFileName>.\Release/</ObjectFileName>
  226. <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
  227. <SuppressStartupBanner>true</SuppressStartupBanner>
  228. <CompileAs>Default</CompileAs>
  229. </ClCompile>
  230. <ResourceCompile>
  231. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  232. <Culture>0x0409</Culture>
  233. </ResourceCompile>
  234. <Link>
  235. <AdditionalDependencies>comctl32.lib;cairo.lib;%(AdditionalDependencies)</AdditionalDependencies>
  236. <OutputFile>../../test/help.exe</OutputFile>
  237. <SuppressStartupBanner>true</SuppressStartupBanner>
  238. <AdditionalLibraryDirectories>..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  239. <IgnoreSpecificDefaultLibraries>libcmt;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  240. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  241. <SubSystem>Windows</SubSystem>
  242. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  243. <DataExecutionPrevention>
  244. </DataExecutionPrevention>
  245. <TargetMachine>MachineX86</TargetMachine>
  246. </Link>
  247. </ItemDefinitionGroup>
  248. <ItemGroup>
  249. <ClCompile Include="..\..\test\help.cxx">
  250. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">Disabled</Optimization>
  251. <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  252. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug Cairo|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  253. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  254. <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  255. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  256. <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  257. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release Cairo|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  258. <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  259. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
  260. </ClCompile>
  261. </ItemGroup>
  262. <ItemGroup>
  263. <ProjectReference Include="fltk.lib.vcxproj">
  264. <Project>{e070aafc-9d03-41a3-bc7d-30887ea0d50f}</Project>
  265. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  266. </ProjectReference>
  267. <ProjectReference Include="fltkimages.vcxproj">
  268. <Project>{6e8e1663-b88d-4454-adf2-279666a93306}</Project>
  269. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  270. </ProjectReference>
  271. <ProjectReference Include="jpeg.vcxproj">
  272. <Project>{08b82852-90b3-4767-a5d2-f0a4fccb2377}</Project>
  273. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  274. </ProjectReference>
  275. <ProjectReference Include="libpng.vcxproj">
  276. <Project>{d640a221-f95a-40ff-ac0e-0e8b615c7681}</Project>
  277. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  278. </ProjectReference>
  279. <ProjectReference Include="zlib.vcxproj">
  280. <Project>{e1d9ce3f-400d-40e8-ad0d-61c29b1847ff}</Project>
  281. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  282. </ProjectReference>
  283. </ItemGroup>
  284. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  285. <ImportGroup Label="ExtensionTargets">
  286. </ImportGroup>
  287. </Project>