mirror of https://github.com/buggins/dlangui.git
114 lines
4.6 KiB
XML
114 lines
4.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x64</Platform>
|
|
<ProjectGuid>{079F4963-E637-4E8F-9EB3-BDC404F9DC1D}</ProjectGuid>
|
|
<Compiler>DMD2</Compiler>
|
|
<PreferOneStepBuild>true</PreferOneStepBuild>
|
|
<UseDefaultCompiler>true</UseDefaultCompiler>
|
|
<IncrementalLinking>true</IncrementalLinking>
|
|
<DependentProjectIds>
|
|
<DependentProjectIds>
|
|
<String>{1CC7C43E-7B39-4AFC-A45B-F1D9F582CF6D}</String>
|
|
</DependentProjectIds>
|
|
</DependentProjectIds>
|
|
<Includes>
|
|
<Includes>
|
|
<Path>../../src</Path>
|
|
<Path>../../3rdparty</Path>
|
|
<Path>../../deps/DerelictGL3/source</Path>
|
|
<Path>../../deps/DerelictSDL2/source</Path>
|
|
<Path>../../deps/DerelictFT/source</Path>
|
|
<Path>../../deps/DerelictUtil/source</Path>
|
|
</Includes>
|
|
</Includes>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug</OutputPath>
|
|
<VersionIds>
|
|
<VersionIds>
|
|
<String>USE_SDL</String>
|
|
<String>USE_OPENGL</String>
|
|
<String>USE_FREETYPE</String>
|
|
<String>EmbedStandardResources</String>
|
|
</VersionIds>
|
|
</VersionIds>
|
|
<ObjectsDirectory>obj/Debug</ObjectsDirectory>
|
|
<LinkinThirdPartyLibraries>true</LinkinThirdPartyLibraries>
|
|
<ExtraCompilerArguments>-Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi</ExtraCompilerArguments>
|
|
<UnittestMode>false</UnittestMode>
|
|
<OutputName>example1-monod-osx</OutputName>
|
|
<Target>Executable</Target>
|
|
<Externalconsole>true</Externalconsole>
|
|
<DebugLevel>0</DebugLevel>
|
|
<ConsolePause>false</ConsolePause>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
|
<OutputPath>bin\Release</OutputPath>
|
|
<VersionIds>
|
|
<VersionIds>
|
|
<String>USE_SDL</String>
|
|
<String>USE_OPENGL</String>
|
|
<String>USE_FREETYPE</String>
|
|
<String>EmbedStandardResources</String>
|
|
</VersionIds>
|
|
</VersionIds>
|
|
<ObjectsDirectory>obj/Release</ObjectsDirectory>
|
|
<LinkinThirdPartyLibraries>true</LinkinThirdPartyLibraries>
|
|
<ExtraCompilerArguments>-Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi</ExtraCompilerArguments>
|
|
<UnittestMode>false</UnittestMode>
|
|
<OutputName>example1-monod-osx</OutputName>
|
|
<Target>Executable</Target>
|
|
<Externalconsole>true</Externalconsole>
|
|
<DebugLevel>0</DebugLevel>
|
|
<ExtraLinkerArguments>-v</ExtraLinkerArguments>
|
|
<ConsolePause>false</ConsolePause>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Unittest|x64' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Unittest</OutputPath>
|
|
<VersionIds>
|
|
<VersionIds>
|
|
<String>USE_SDL</String>
|
|
<String>USE_OPENGL</String>
|
|
<String>USE_FREETYPE</String>
|
|
<String>EmbedStandardResources</String>
|
|
</VersionIds>
|
|
</VersionIds>
|
|
<ObjectsDirectory>obj/Unittest</ObjectsDirectory>
|
|
<LinkinThirdPartyLibraries>true</LinkinThirdPartyLibraries>
|
|
<ExtraCompilerArguments>-Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi</ExtraCompilerArguments>
|
|
<UnittestMode>true</UnittestMode>
|
|
<OutputName>example1-monod-osx</OutputName>
|
|
<Target>Executable</Target>
|
|
<Externalconsole>true</Externalconsole>
|
|
<DebugLevel>0</DebugLevel>
|
|
<ExtraLinkerArguments>-v</ExtraLinkerArguments>
|
|
<ConsolePause>false</ConsolePause>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugX11|x64' ">
|
|
<OutputPath>bin\DebugX11</OutputPath>
|
|
<VersionIds>
|
|
<VersionIds>
|
|
<String>USE_X11</String>
|
|
<String>USE_FREETYPE</String>
|
|
<String>EmbedStandardResources</String>
|
|
</VersionIds>
|
|
</VersionIds>
|
|
<ObjectsDirectory>obj/DebugX11</ObjectsDirectory>
|
|
<LinkinThirdPartyLibraries>true</LinkinThirdPartyLibraries>
|
|
<ExtraLinkerArguments>-L/usr/X11/lib -lX11</ExtraLinkerArguments>
|
|
<ExtraCompilerArguments>-Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi</ExtraCompilerArguments>
|
|
<UnittestMode>false</UnittestMode>
|
|
<OutputName>example1-monod-osx</OutputName>
|
|
<Target>Executable</Target>
|
|
<Externalconsole>true</Externalconsole>
|
|
<ConsolePause>false</ConsolePause>
|
|
<DebugLevel>0</DebugLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Include="src\example1.d" />
|
|
</ItemGroup>
|
|
</Project> |