iup-stack/iup/mak.vc12/iupmot.vcxproj

124 lines
6.6 KiB
XML
Raw Normal View History

2023-02-20 16:44:45 +00:00
<?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>{2C7E83B9-1234-432A-97BA-FCF4D0728408}</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>..\src;..\src\mot;..\include;\lng\x11inc;\_goodies\iup\_libs\openmotif2.1.30\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;IUP_ASSERT;_CRT_SECURE_NO_DEPRECATE;%(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>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<Optimization>Disabled</Optimization>
<AdditionalIncludeDirectories>..\src;..\src\mot;..\include;\lng\x11inc;\_goodies\iup\_libs\openmotif2.1.30\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;IUP_ASSERT;_CRT_SECURE_NO_DEPRECATE;%(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>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\src\mot\iupmot_calendar.c" />
<ClCompile Include="..\src\mot\iupmot_str.c" />
<ClCompile Include="..\src\mot\iupunix_help.c" />
<ClCompile Include="..\src\mot\iupunix_info.c" />
<ClCompile Include="..\src\mot\iupmot_color.c" />
<ClCompile Include="..\src\mot\iupmot_common.c" />
<ClCompile Include="..\src\mot\iupmot_dragdrop.c" />
<ClCompile Include="..\src\mot\iupmot_draw_x11.c" />
<ClCompile Include="..\src\mot\iupmot_focus.c" />
<ClCompile Include="..\src\mot\iupmot_font.c" />
<ClCompile Include="..\src\mot\iupmot_globalattrib.c" />
<ClCompile Include="..\src\mot\iupmot_key.c" />
<ClCompile Include="..\src\mot\iupmot_loop.c" />
<ClCompile Include="..\src\mot\iupmot_open.c" />
<ClCompile Include="..\src\mot\iupmot_tips.c" />
<ClCompile Include="..\src\mot\iupmot_button.c" />
<ClCompile Include="..\src\mot\iupmot_canvas.c" />
<ClCompile Include="..\src\mot\iupmot_clipboard.c" />
<ClCompile Include="..\src\mot\iupmot_dialog.c" />
<ClCompile Include="..\src\mot\iupmot_filedlg.c" />
<ClCompile Include="..\src\mot\iupmot_fontdlg.c" />
<ClCompile Include="..\src\mot\iupmot_frame.c" />
<ClCompile Include="..\src\mot\iupmot_image.c" />
<ClCompile Include="..\src\mot\iupmot_label.c" />
<ClCompile Include="..\src\mot\iupmot_list.c" />
<ClCompile Include="..\src\mot\iupmot_menu.c" />
<ClCompile Include="..\src\mot\iupmot_messagedlg.c" />
<ClCompile Include="..\src\mot\iupmot_progressbar.c" />
<ClCompile Include="..\src\mot\iupmot_tabs.c" />
<ClCompile Include="..\src\mot\iupmot_text.c" />
<ClCompile Include="..\src\mot\iupmot_timer.c" />
<ClCompile Include="..\src\mot\iupmot_toggle.c" />
<ClCompile Include="..\src\mot\iupmot_tree.c" />
<ClCompile Include="..\src\mot\iupmot_val.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\src\mot\iupmot_color.h" />
<ClInclude Include="..\src\mot\iupmot_drv.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>