Skip to content

Commit

Permalink
All programs now included in Visual Studio solution. Irrlicht dll rep…
Browse files Browse the repository at this point in the history
…laced with VS one, but gcc one renamed and retained.
  • Loading branch information
bridgecommand committed Oct 25, 2017
1 parent dddd4ef commit 91587ab
Show file tree
Hide file tree
Showing 8 changed files with 732 additions and 2 deletions.
40 changes: 40 additions & 0 deletions Bridge Command Visual Studio/Bridge Command.sln
Expand Up @@ -9,6 +9,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bridgecommand", "bridgecomm
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bridgecommand-ed", "bridgecommand-ed.vcxproj", "{C92A29FC-4E4E-4184-82FF-C2D2FF3839E4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bridgecommand-ini", "bridgecommand-ini.vcxproj", "{52064039-8E75-4FBE-9860-6ED905990E6E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bridgecommand-mc", "bridgecommand-mc.vcxproj", "{6A8FD0B5-B788-4332-8534-C599512EA0F4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bridgecommand-mh", "bridgecommand-mh.vcxproj", "{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bridgecommand-rp", "bridgecommand-rp.vcxproj", "{67A41369-9628-4B94-8AEA-9E12EA211EDE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Expand Down Expand Up @@ -41,6 +49,38 @@ Global
{C92A29FC-4E4E-4184-82FF-C2D2FF3839E4}.Release|x64.Build.0 = Release|x64
{C92A29FC-4E4E-4184-82FF-C2D2FF3839E4}.Release|x86.ActiveCfg = Release|Win32
{C92A29FC-4E4E-4184-82FF-C2D2FF3839E4}.Release|x86.Build.0 = Release|Win32
{52064039-8E75-4FBE-9860-6ED905990E6E}.Debug|x64.ActiveCfg = Debug|x64
{52064039-8E75-4FBE-9860-6ED905990E6E}.Debug|x64.Build.0 = Debug|x64
{52064039-8E75-4FBE-9860-6ED905990E6E}.Debug|x86.ActiveCfg = Debug|Win32
{52064039-8E75-4FBE-9860-6ED905990E6E}.Debug|x86.Build.0 = Debug|Win32
{52064039-8E75-4FBE-9860-6ED905990E6E}.Release|x64.ActiveCfg = Release|x64
{52064039-8E75-4FBE-9860-6ED905990E6E}.Release|x64.Build.0 = Release|x64
{52064039-8E75-4FBE-9860-6ED905990E6E}.Release|x86.ActiveCfg = Release|Win32
{52064039-8E75-4FBE-9860-6ED905990E6E}.Release|x86.Build.0 = Release|Win32
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Debug|x64.ActiveCfg = Debug|x64
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Debug|x64.Build.0 = Debug|x64
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Debug|x86.ActiveCfg = Debug|Win32
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Debug|x86.Build.0 = Debug|Win32
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Release|x64.ActiveCfg = Release|x64
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Release|x64.Build.0 = Release|x64
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Release|x86.ActiveCfg = Release|Win32
{6A8FD0B5-B788-4332-8534-C599512EA0F4}.Release|x86.Build.0 = Release|Win32
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Debug|x64.ActiveCfg = Debug|x64
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Debug|x64.Build.0 = Debug|x64
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Debug|x86.ActiveCfg = Debug|Win32
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Debug|x86.Build.0 = Debug|Win32
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Release|x64.ActiveCfg = Release|x64
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Release|x64.Build.0 = Release|x64
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Release|x86.ActiveCfg = Release|Win32
{3948B29A-DFE2-496B-9A45-9A8491D5D3E4}.Release|x86.Build.0 = Release|Win32
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Debug|x64.ActiveCfg = Debug|x64
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Debug|x64.Build.0 = Debug|x64
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Debug|x86.ActiveCfg = Debug|Win32
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Debug|x86.Build.0 = Debug|Win32
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Release|x64.ActiveCfg = Release|x64
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Release|x64.Build.0 = Release|x64
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Release|x86.ActiveCfg = Release|Win32
{67A41369-9628-4B94-8AEA-9E12EA211EDE}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
146 changes: 146 additions & 0 deletions Bridge Command Visual Studio/bridgecommand-ini.vcxproj
@@ -0,0 +1,146 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.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="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{52064039-8E75-4FBE-9860-6ED905990E6E}</ProjectGuid>
<RootNamespace>BridgeCommandVisualStudio</RootNamespace>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v140_xp</PlatformToolset>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v140_xp</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v140</PlatformToolset>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v140</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="Shared">
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;..\libs\Irrlicht\irrlicht-svn\include;..\libs\asio\include</IncludePath>
<OutDir>..</OutDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;..\libs\Irrlicht\irrlicht-svn\include;..\libs\asio\include</IncludePath>
<OutDir>..</OutDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions);ASIO_STANDALONE;ASIO_HAS_STD_THREAD;ASIO_HAS_STD_ADDRESSOF;ASIO_HAS_STD_ARRAY;ASIO_HAS_CSTDINT;ASIO_HAS_STD_SHARED_PTR;ASIO_HAS_STD_TYPE_TRAITS;_WIN32_WINNT=0x0501</PreprocessorDefinitions>
</ClCompile>
<Link>
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;Irrlicht.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\libs\Irrlicht\irrlicht-svn\lib\Win32-visualstudio</AdditionalLibraryDirectories>
<SubSystem>Console</SubSystem>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
<SDLCheck>true</SDLCheck>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions);ASIO_STANDALONE;ASIO_HAS_STD_THREAD;ASIO_HAS_STD_ADDRESSOF;ASIO_HAS_STD_ARRAY;ASIO_HAS_CSTDINT;ASIO_HAS_STD_SHARED_PTR;ASIO_HAS_STD_TYPE_TRAITS;_WIN32_WINNT=0x0501</PreprocessorDefinitions>
</ClCompile>
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalLibraryDirectories>..\libs\Irrlicht\irrlicht-svn\lib\Win32-visualstudio</AdditionalLibraryDirectories>
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;Irrlicht.lib;winmm.lib;ws2_32.lib;Irrlicht.lib;%(AdditionalDependencies)</AdditionalDependencies>
<SubSystem>Console</SubSystem>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\IniFile.cpp" />
<ClCompile Include="..\Lang.cpp" />
<ClCompile Include="..\Utilities.cpp" />
<ClCompile Include="..\iniEditor\main.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\IniFile.hpp" />
<ClInclude Include="..\Lang.hpp" />
<ClInclude Include="..\Utilities.hpp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\icon.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>

0 comments on commit 91587ab

Please sign in to comment.