mirror of
https://github.com/jmarshall23/Hellfire.git
synced 2026-08-11 23:40:51 +02:00
229 lines
10 KiB
XML
229 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<VCProjectVersion>18.0</VCProjectVersion>
|
|
<ProjectGuid>{9B22CB13-A1A2-4701-80F8-718408AF0348}</ProjectGuid>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<PlatformToolset>v145</PlatformToolset>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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.UpgradeFromVC60.props" />
|
|
</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.UpgradeFromVC60.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>18.0.11512.103</_ProjectFileVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<OutDir>.\debug\</OutDir>
|
|
<IntDir>.\debug\</IntDir>
|
|
<LinkIncremental>true</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<OutDir>.\Release\</OutDir>
|
|
<IntDir>.\Release\</IntDir>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\debug/ui.tlb</TypeLibraryName>
|
|
<HeaderFileName />
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
<PrecompiledHeaderOutputFile>.\debug/ui.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>.\debug/</AssemblerListingLocation>
|
|
<ObjectFileName>.\debug/</ObjectFileName>
|
|
<ProgramDataBaseFileName>.\debug\Debug/</ProgramDataBaseFileName>
|
|
<BrowseInformation>true</BrowseInformation>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<AdditionalDependencies>tapi32.lib;wsock32.lib;storm.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<OutputFile>../../bin/hellfrui.dll</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<AdditionalLibraryDirectories>..\..\windebug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
<ModuleDefinitionFile>.\Diabloui.def</ModuleDefinitionFile>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<ProgramDatabaseFile>.\debug/hellfrui.pdb</ProgramDatabaseFile>
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
<MapFileName>..\..\windebug/hellfrui.map</MapFileName>
|
|
<SubSystem>Windows</SubSystem>
|
|
<BaseAddress>0x20000000</BaseAddress>
|
|
<ImportLibrary>.\debug/hellfrui.lib</ImportLibrary>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
|
</Link>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\debug/ui.bsc</OutputFile>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\Release/ui.tlb</TypeLibraryName>
|
|
<HeaderFileName />
|
|
</Midl>
|
|
<ClCompile>
|
|
<AdditionalOptions>/G5Fry %(AdditionalOptions)</AdditionalOptions>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<PrecompiledHeaderOutputFile>.\Release/ui.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>.\Release/</AssemblerListingLocation>
|
|
<ObjectFileName>.\Release/</ObjectFileName>
|
|
<ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
|
|
<BrowseInformation>true</BrowseInformation>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<AdditionalDependencies>tapi32.lib;wsock32.lib;storm.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<OutputFile>../../bin/hellfrui.dll</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<AdditionalLibraryDirectories>..\..\windebug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
<ModuleDefinitionFile>.\Diabloui.def</ModuleDefinitionFile>
|
|
<ProgramDatabaseFile>.\Release/hellfrui.pdb</ProgramDatabaseFile>
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
<MapFileName>.\Release/hellfrui.map</MapFileName>
|
|
<SubSystem>Windows</SubSystem>
|
|
<BaseAddress>0x20000000</BaseAddress>
|
|
<ImportLibrary>.\Release/hellfrui.lib</ImportLibrary>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
|
</Link>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\Release/ui.bsc</OutputFile>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="artfont.cpp" />
|
|
<ClCompile Include="connect.cpp" />
|
|
<ClCompile Include="CopyProt.cpp" />
|
|
<ClCompile Include="cr8game.cpp" />
|
|
<ClCompile Include="CreaDung.cpp" />
|
|
<ClCompile Include="CreaHero.cpp" />
|
|
<ClCompile Include="credits.cpp" />
|
|
<ClCompile Include="DiabEdit.cpp" />
|
|
<ClCompile Include="Diabloui.cpp" />
|
|
<ClCompile Include="DirLink.cpp" />
|
|
<ClCompile Include="disclaim.cpp" />
|
|
<ClCompile Include="Doom.cpp" />
|
|
<ClCompile Include="EntrDial.cpp" />
|
|
<ClCompile Include="EntrName.cpp" />
|
|
<ClCompile Include="Fade.cpp" />
|
|
<ClCompile Include="Focus.cpp" />
|
|
<ClCompile Include="local.cpp" />
|
|
<ClCompile Include="Logon.cpp" />
|
|
<ClCompile Include="MainMenu.cpp" />
|
|
<ClCompile Include="Modem.cpp" />
|
|
<ClCompile Include="ModmStat.cpp" />
|
|
<ClCompile Include="OkCancel.cpp" />
|
|
<ClCompile Include="Progress.cpp" />
|
|
<ClCompile Include="Sbar.cpp" />
|
|
<ClCompile Include="SelClass.cpp" />
|
|
<ClCompile Include="SelConn.cpp" />
|
|
<ClCompile Include="SelDial.cpp" />
|
|
<ClCompile Include="SelGame.cpp" />
|
|
<ClCompile Include="SelHero.cpp" />
|
|
<ClCompile Include="SelIPX.cpp" />
|
|
<ClCompile Include="SelList.cpp" />
|
|
<ClCompile Include="SelLoad.cpp" />
|
|
<ClCompile Include="SelModem.cpp" />
|
|
<ClCompile Include="SelYesNo.cpp" />
|
|
<ClCompile Include="Support.cpp" />
|
|
<ClCompile Include="Title.cpp" />
|
|
<ClCompile Include="UiSnd.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="arrow.cur" />
|
|
<None Include="But_sml.raw" />
|
|
<None Include="Diabloui.def" />
|
|
<None Include="ibeam.cur" />
|
|
<None Include="link.cur" />
|
|
<None Include="Pointer.cur" />
|
|
<None Include="Srpopup.pal" />
|
|
<None Include="Srpopup.raw" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ResourceCompile Include="DiabloUI.rc" />
|
|
<ResourceCompile Include="Frank.rc">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
|
</ResourceCompile>
|
|
<ResourceCompile Include="Mike.rc">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
|
</ResourceCompile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="artfont.h" />
|
|
<ClInclude Include="DiabEdit.h" />
|
|
<ClInclude Include="Diabloui.h" />
|
|
<ClInclude Include="Doom.h" />
|
|
<ClInclude Include="Fade.h" />
|
|
<ClInclude Include="local.h" />
|
|
<ClInclude Include="Pch.h" />
|
|
<ClInclude Include="Sbar.h" />
|
|
<ClInclude Include="UiSnd.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Text Include="Credits.txt" />
|
|
<Text Include="Support.txt" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |