138 lines
7.2 KiB
XML
138 lines
7.2 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
<ProjectConfiguration Include="Debug|Win32">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug|x64">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<ProjectGuid>{972D1765-90E0-4ABD-93D7-88CB0ADCE9DB}</ProjectGuid>
|
|||
|
<Keyword>Win32Proj</Keyword>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
<PlatformToolset>v120</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
<PlatformToolset>v120</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
</ImportGroup>
|
|||
|
<PropertyGroup Label="UserMacros" />
|
|||
|
<PropertyGroup>
|
|||
|
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
|
|||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\lib\Debug\</OutDir>
|
|||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\lib\Debug_64\</OutDir>
|
|||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\Debug\$(ProjectName)\</IntDir>
|
|||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\obj\Debug_64\$(ProjectName)\</IntDir>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>..\include;..\src;..\srcglcontrols;..\..\freetype\include;..\..\ftgl\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>WIN32;_DEBUG;CD_NO_OLD_INTERFACE;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MinimalRebuild>false</MinimalRebuild>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|||
|
<PrecompiledHeader>
|
|||
|
</PrecompiledHeader>
|
|||
|
<BrowseInformation>
|
|||
|
</BrowseInformation>
|
|||
|
<WarningLevel>Level4</WarningLevel>
|
|||
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|||
|
<CompileAs>Default</CompileAs>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>..\include;..\src;..\srcglcontrols;..\..\freetype\include;..\..\ftgl\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>WIN32;_DEBUG;CD_NO_OLD_INTERFACE;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MinimalRebuild>false</MinimalRebuild>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|||
|
<PrecompiledHeader>
|
|||
|
</PrecompiledHeader>
|
|||
|
<BrowseInformation>
|
|||
|
</BrowseInformation>
|
|||
|
<WarningLevel>Level4</WarningLevel>
|
|||
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|||
|
<CompileAs>Default</CompileAs>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="..\include\iupglcontrols.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_glcontrols.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_gldraw.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_glfont.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_glicon.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_glimage.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_glscrollbars.h" />
|
|||
|
<ClInclude Include="..\srcglcontrols\iup_glsubcanvas.h" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glbutton.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glcontrols.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glcanvasbox.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_gldraw.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glexpander.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glfont.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glframe.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glicon.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glimage.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_gllabel.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_gllink.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glprogressbar.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glscrollbars.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glscrollbox.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glseparator.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glsizebox.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glsubcanvas.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_gltext.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_gltoggle.c" />
|
|||
|
<ClCompile Include="..\srcglcontrols\iup_glval.c" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<CustomBuildStep Include="..\srcglcontrols\iupglcontrols.def" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ProjectReference Include="iupcd.vcxproj">
|
|||
|
<Project>{be7472e1-e76e-4969-a35f-054614f5884e}</Project>
|
|||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|||
|
</ProjectReference>
|
|||
|
<ProjectReference Include="iupcore.vcxproj">
|
|||
|
<Project>{2c7e83b9-7fe8-432a-97ba-fcf4d0728408}</Project>
|
|||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|||
|
</ProjectReference>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="..\srcglcontrols\iupglcontrols.def" />
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
</ImportGroup>
|
|||
|
</Project>
|