149 lines
7.9 KiB
XML
Executable File
149 lines
7.9 KiB
XML
Executable File
<?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>{5EEFE977-C56D-462F-BDEE-12A5452EB8CC}</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;..\srccd;..\srccontrols;..\..\cd\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;CD_NO_OLD_INTERFACE;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT;%(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;..\srccd;..\srccontrols;..\..\cd\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;CD_NO_OLD_INTERFACE;_CRT_SECURE_NO_DEPRECATE;IUP_ASSERT;%(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\iupcontrols.h" />
|
|
<ClInclude Include="..\srccontrols\iup_controls.h" />
|
|
<ClInclude Include="..\srccontrols\matrixex\iup_matrixex.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_aux.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_cd.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_colres.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_def.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_draw.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_edit.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_getset.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_key.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_mark.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_mem.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_mouse.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_numlc.h" />
|
|
<ClInclude Include="..\srccontrols\matrix\iupmat_scroll.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\srccontrols\iup_matrixlist.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_busy.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_clipboard.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_copy.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_export.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_find.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_sort.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_undo.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_units.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iupmatex_visible.c" />
|
|
<ClCompile Include="..\srccontrols\matrixex\iup_matrixex.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_aux.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_colres.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_draw.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_edit.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_ex.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_getset.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_key.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_mark.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_mem.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_mouse.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_numlc.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmat_scroll.c" />
|
|
<ClCompile Include="..\srccontrols\matrix\iupmatrix.c" />
|
|
<ClCompile Include="..\srccontrols\iup_cells.c" />
|
|
<ClCompile Include="..\srccontrols\iup_controls.c" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<CustomBuildStep Include="..\srccontrols\iupcontrols.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>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |