| 121 | cycrow | 1 | <?xml version="1.0" encoding="utf-8"?>
 | 
        
           |  |  | 2 | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
        
           |  |  | 3 |   <ItemGroup Label="ProjectConfigurations">
 | 
        
           |  |  | 4 |     <ProjectConfiguration Include="Debug|Win32">
 | 
        
           |  |  | 5 |       <Configuration>Debug</Configuration>
 | 
        
           |  |  | 6 |       <Platform>Win32</Platform>
 | 
        
           |  |  | 7 |     </ProjectConfiguration>
 | 
        
           |  |  | 8 |     <ProjectConfiguration Include="Debug|x64">
 | 
        
           |  |  | 9 |       <Configuration>Debug</Configuration>
 | 
        
           |  |  | 10 |       <Platform>x64</Platform>
 | 
        
           |  |  | 11 |     </ProjectConfiguration>
 | 
        
           |  |  | 12 |     <ProjectConfiguration Include="Release|Win32">
 | 
        
           |  |  | 13 |       <Configuration>Release</Configuration>
 | 
        
           |  |  | 14 |       <Platform>Win32</Platform>
 | 
        
           |  |  | 15 |     </ProjectConfiguration>
 | 
        
           |  |  | 16 |     <ProjectConfiguration Include="Release|x64">
 | 
        
           |  |  | 17 |       <Configuration>Release</Configuration>
 | 
        
           |  |  | 18 |       <Platform>x64</Platform>
 | 
        
           |  |  | 19 |     </ProjectConfiguration>
 | 
        
           |  |  | 20 |   </ItemGroup>
 | 
        
           |  |  | 21 |   <PropertyGroup Label="Globals">
 | 
        
           |  |  | 22 |     <ProjectGuid>{185E2678-8252-47C3-AAA8-535E4CB769C1}</ProjectGuid>
 | 
        
           |  |  | 23 |     <RootNamespace>Creator</RootNamespace>
 | 
        
           |  |  | 24 |     <Keyword>ManagedCProj</Keyword>
 | 
        
           |  |  | 25 |     <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
 | 
        
           |  |  | 26 |   </PropertyGroup>
 | 
        
           |  |  | 27 |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 | 
        
           |  |  | 28 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 | 
        
           |  |  | 29 |     <ConfigurationType>Application</ConfigurationType>
 | 
        
           |  |  | 30 |     <PlatformToolset>v141</PlatformToolset>
 | 
        
           |  |  | 31 |     <CharacterSet>Unicode</CharacterSet>
 | 
        
           |  |  | 32 |     <CLRSupport>true</CLRSupport>
 | 
        
           |  |  | 33 |     <WholeProgramOptimization>true</WholeProgramOptimization>
 | 
        
           |  |  | 34 |   </PropertyGroup>
 | 
        
           |  |  | 35 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 | 
        
           |  |  | 36 |     <ConfigurationType>Application</ConfigurationType>
 | 
        
           |  |  | 37 |     <PlatformToolset>v141</PlatformToolset>
 | 
        
           |  |  | 38 |     <CharacterSet>Unicode</CharacterSet>
 | 
        
           |  |  | 39 |     <CLRSupport>true</CLRSupport>
 | 
        
           |  |  | 40 |   </PropertyGroup>
 | 
        
           |  |  | 41 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 | 
        
           |  |  | 42 |     <ConfigurationType>Application</ConfigurationType>
 | 
        
           |  |  | 43 |     <PlatformToolset>v141</PlatformToolset>
 | 
        
           |  |  | 44 |     <CharacterSet>Unicode</CharacterSet>
 | 
        
           |  |  | 45 |     <CLRSupport>true</CLRSupport>
 | 
        
           |  |  | 46 |     <WholeProgramOptimization>true</WholeProgramOptimization>
 | 
        
           |  |  | 47 |   </PropertyGroup>
 | 
        
           |  |  | 48 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 | 
        
           |  |  | 49 |     <ConfigurationType>Application</ConfigurationType>
 | 
        
           |  |  | 50 |     <PlatformToolset>v141</PlatformToolset>
 | 
        
           |  |  | 51 |     <CharacterSet>Unicode</CharacterSet>
 | 
        
           |  |  | 52 |     <CLRSupport>true</CLRSupport>
 | 
        
           |  |  | 53 |   </PropertyGroup>
 | 
        
           |  |  | 54 |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 | 
        
           |  |  | 55 |   <ImportGroup Label="ExtensionSettings">
 | 
        
           |  |  | 56 |   </ImportGroup>
 | 
        
           |  |  | 57 |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 | 
        
           |  |  | 58 |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
        
           |  |  | 59 |   </ImportGroup>
 | 
        
           |  |  | 60 |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 | 
        
           |  |  | 61 |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
        
           |  |  | 62 |   </ImportGroup>
 | 
        
           |  |  | 63 |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 | 
        
           |  |  | 64 |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
        
           |  |  | 65 |   </ImportGroup>
 | 
        
           |  |  | 66 |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 | 
        
           |  |  | 67 |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
        
           |  |  | 68 |   </ImportGroup>
 | 
        
           |  |  | 69 |   <PropertyGroup Label="UserMacros" />
 | 
        
           |  |  | 70 |   <PropertyGroup>
 | 
        
           |  |  | 71 |     <_ProjectFileVersion>14.0.25431.1</_ProjectFileVersion>
 | 
        
           |  |  | 72 |   </PropertyGroup>
 | 
        
           |  |  | 73 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 | 
        
           |  |  | 74 |     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
 | 
        
           |  |  | 75 |     <IntDir>$(SolutionDir)$(Configuration)\Creator\</IntDir>
 | 
        
           |  |  | 76 |     <LinkIncremental>true</LinkIncremental>
 | 
        
           |  |  | 77 |   </PropertyGroup>
 | 
        
           |  |  | 78 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
        
           |  |  | 79 |     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
 | 
        
           |  |  | 80 |     <IntDir>$(SolutionDir)$(Configuration)\Creator\</IntDir>
 | 
        
           |  |  | 81 |     <LinkIncremental>false</LinkIncremental>
 | 
        
           |  |  | 82 |   </PropertyGroup>
 | 
        
           |  |  | 83 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 | 
        
           |  |  | 84 |     <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
 | 
        
           |  |  | 85 |     <IntDir>$(Platform)\$(Configuration)\</IntDir>
 | 
        
           |  |  | 86 |     <LinkIncremental>true</LinkIncremental>
 | 
        
           |  |  | 87 |   </PropertyGroup>
 | 
        
           |  |  | 88 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 | 
        
           |  |  | 89 |     <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
 | 
        
           |  |  | 90 |     <IntDir>$(Platform)\$(Configuration)\</IntDir>
 | 
        
           |  |  | 91 |     <LinkIncremental>false</LinkIncremental>
 | 
        
           |  |  | 92 |   </PropertyGroup>
 | 
        
           |  |  | 93 |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 | 
        
           |  |  | 94 |     <ClCompile>
 | 
        
           |  |  | 95 |       <Optimization>Disabled</Optimization>
 | 
        
           |  |  | 96 |       <AdditionalIncludeDirectories>../libspk/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 | 
        
           |  |  | 97 |       <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
        
           |  |  | 98 |       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
 | 
        
           |  |  | 99 |       <PrecompiledHeader />
 | 
        
           |  |  | 100 |       <WarningLevel>Level3</WarningLevel>
 | 
        
           |  |  | 101 |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
        
           |  |  | 102 |     </ClCompile>
 | 
        
           |  |  | 103 |     <Link>
 | 
        
           |  |  | 104 |       <AdditionalDependencies>shell32.lib</AdditionalDependencies>
 | 
        
           |  |  | 105 |       <GenerateDebugInformation>true</GenerateDebugInformation>
 | 
        
           |  |  | 106 |       <AssemblyDebug>true</AssemblyDebug>
 | 
        
           |  |  | 107 |       <SubSystem>Windows</SubSystem>
 | 
        
           |  |  | 108 |       <EntryPointSymbol>main</EntryPointSymbol>
 | 
        
           |  |  | 109 |       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 | 
        
           |  |  | 110 |       <DataExecutionPrevention />
 | 
        
           |  |  | 111 |       <TargetMachine>MachineX86</TargetMachine>
 | 
        
           |  |  | 112 |     </Link>
 | 
        
           |  |  | 113 |     <EmbeddedResource>
 | 
        
           |  |  | 114 |       <LogicalName>$(RootNamespace).%(Filename).resources</LogicalName>
 | 
        
           |  |  | 115 |     </EmbeddedResource>
 | 
        
           |  |  | 116 |   </ItemDefinitionGroup>
 | 
        
           |  |  | 117 |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
        
           |  |  | 118 |     <ClCompile>
 | 
        
           |  |  | 119 |       <AdditionalIncludeDirectories>../libspk/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 | 
        
           |  |  | 120 |       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
        
           |  |  | 121 |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
 | 
        
           |  |  | 122 |       <PrecompiledHeader />
 | 
        
           |  |  | 123 |       <WarningLevel>Level3</WarningLevel>
 | 
        
           |  |  | 124 |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
        
           |  |  | 125 |     </ClCompile>
 | 
        
           |  |  | 126 |     <Link>
 | 
        
           |  |  | 127 |       <AdditionalDependencies>shell32.lib</AdditionalDependencies>
 | 
        
           |  |  | 128 |       <GenerateDebugInformation>false</GenerateDebugInformation>
 | 
        
           |  |  | 129 |       <SubSystem>Windows</SubSystem>
 | 
        
           |  |  | 130 |       <EntryPointSymbol>main</EntryPointSymbol>
 | 
        
           |  |  | 131 |       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 | 
        
           |  |  | 132 |       <DataExecutionPrevention />
 | 
        
           |  |  | 133 |       <TargetMachine>MachineX86</TargetMachine>
 | 
        
           |  |  | 134 |     </Link>
 | 
        
           |  |  | 135 |   </ItemDefinitionGroup>
 | 
        
           |  |  | 136 |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 | 
        
           |  |  | 137 |     <Midl>
 | 
        
           |  |  | 138 |       <TargetEnvironment>X64</TargetEnvironment>
 | 
        
           |  |  | 139 |     </Midl>
 | 
        
           |  |  | 140 |     <ClCompile>
 | 
        
           |  |  | 141 |       <Optimization>Disabled</Optimization>
 | 
        
           |  |  | 142 |       <AdditionalIncludeDirectories>../libspk/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 | 
        
           |  |  | 143 |       <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
        
           |  |  | 144 |       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
 | 
        
           |  |  | 145 |       <PrecompiledHeader />
 | 
        
           |  |  | 146 |       <WarningLevel>Level3</WarningLevel>
 | 
        
           |  |  | 147 |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
        
           |  |  | 148 |     </ClCompile>
 | 
        
           |  |  | 149 |     <Link>
 | 
        
           |  |  | 150 |       <AdditionalDependencies>$(SolutionDir)$(Configuration)/spk.lib</AdditionalDependencies>
 | 
        
           |  |  | 151 |       <GenerateDebugInformation>true</GenerateDebugInformation>
 | 
        
           |  |  | 152 |       <AssemblyDebug>true</AssemblyDebug>
 | 
        
           |  |  | 153 |       <SubSystem>Windows</SubSystem>
 | 
        
           |  |  | 154 |       <EntryPointSymbol>main</EntryPointSymbol>
 | 
        
           |  |  | 155 |       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 | 
        
           |  |  | 156 |       <DataExecutionPrevention />
 | 
        
           |  |  | 157 |       <TargetMachine>MachineX64</TargetMachine>
 | 
        
           |  |  | 158 |     </Link>
 | 
        
           |  |  | 159 |   </ItemDefinitionGroup>
 | 
        
           |  |  | 160 |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 | 
        
           |  |  | 161 |     <Midl>
 | 
        
           |  |  | 162 |       <TargetEnvironment>X64</TargetEnvironment>
 | 
        
           |  |  | 163 |     </Midl>
 | 
        
           |  |  | 164 |     <ClCompile>
 | 
        
           |  |  | 165 |       <AdditionalIncludeDirectories>../libspk/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 | 
        
           |  |  | 166 |       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
        
           |  |  | 167 |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
 | 
        
           |  |  | 168 |       <PrecompiledHeader />
 | 
        
           |  |  | 169 |       <WarningLevel>Level3</WarningLevel>
 | 
        
           |  |  | 170 |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
        
           |  |  | 171 |     </ClCompile>
 | 
        
           |  |  | 172 |     <Link>
 | 
        
           |  |  | 173 |       <AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib</AdditionalDependencies>
 | 
        
           |  |  | 174 |       <GenerateDebugInformation>false</GenerateDebugInformation>
 | 
        
           |  |  | 175 |       <SubSystem>Windows</SubSystem>
 | 
        
           |  |  | 176 |       <EntryPointSymbol>main</EntryPointSymbol>
 | 
        
           |  |  | 177 |       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 | 
        
           |  |  | 178 |       <DataExecutionPrevention />
 | 
        
           |  |  | 179 |       <TargetMachine>MachineX64</TargetMachine>
 | 
        
           |  |  | 180 |     </Link>
 | 
        
           |  |  | 181 |   </ItemDefinitionGroup>
 | 
        
           |  |  | 182 |   <ItemGroup>
 | 
        
           |  |  | 183 |     <Reference Include="System">
 | 
        
           |  |  | 184 |       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
 | 
        
           |  |  | 185 |       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
 | 
        
           |  |  | 186 |     </Reference>
 | 
        
           |  |  | 187 |     <Reference Include="System.Data">
 | 
        
           |  |  | 188 |       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
 | 
        
           |  |  | 189 |       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
 | 
        
           |  |  | 190 |     </Reference>
 | 
        
           |  |  | 191 |     <Reference Include="System.Drawing">
 | 
        
           |  |  | 192 |       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
 | 
        
           |  |  | 193 |       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
 | 
        
           |  |  | 194 |     </Reference>
 | 
        
           |  |  | 195 |     <Reference Include="System.Windows.Forms">
 | 
        
           |  |  | 196 |       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
 | 
        
           |  |  | 197 |       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
 | 
        
           |  |  | 198 |     </Reference>
 | 
        
           |  |  | 199 |     <Reference Include="System.Xml">
 | 
        
           |  |  | 200 |       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
 | 
        
           |  |  | 201 |       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
 | 
        
           |  |  | 202 |     </Reference>
 | 
        
           |  |  | 203 |   </ItemGroup>
 | 
        
           |  |  | 204 |   <ItemGroup>
 | 
        
           |  |  | 205 |     <ProjectReference Include="..\libspk\Windows\spk.vcxproj">
 | 
        
           |  |  | 206 |       <Project>{c18ec70d-7048-485c-8bb3-e219c6c8e352}</Project>
 | 
        
           |  |  | 207 |       <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
 | 
        
           |  |  | 208 |       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
 | 
        
           |  |  | 209 |     </ProjectReference>
 | 
        
           |  |  | 210 |   </ItemGroup>
 | 
        
           |  |  | 211 |   <ItemGroup>
 | 
        
           |  |  | 212 |     <ClCompile Include="..\SpkExplorer\src\Forms\AddDialog.cpp" />
 | 
        
           |  |  | 213 |     <ClCompile Include="..\SpkExplorer\src\Forms\ExtractDialog.cpp" />
 | 
        
           |  |  | 214 |     <ClCompile Include="..\SpkExplorer\src\Forms\SpkForm.cpp" />
 | 
        
           |  |  | 215 |     <ClCompile Include="src\AssemblyInfo.cpp" />
 | 
        
           |  |  | 216 |     <ClCompile Include="src\Creator.cpp" />
 | 
        
           |  |  | 217 |     <ClCompile Include="src\Forms\AddDepend.cpp" />
 | 
        
           |  |  | 218 |     <ClCompile Include="src\Forms\AddShipPart.cpp" />
 | 
        
           |  |  | 219 |     <ClCompile Include="src\Forms\BaseForm.cpp" />
 | 
        
           |  |  | 220 |     <ClCompile Include="src\Forms\CreationWizard.cpp" />
 | 
        
           |  |  | 221 |     <ClCompile Include="src\Forms\CustomiseGuns.cpp" />
 | 
        
           |  |  | 222 |     <ClCompile Include="src\Forms\CustomiseInfo.cpp" />
 | 
        
           |  |  | 223 |     <ClCompile Include="src\Forms\CustomisePerformance.cpp" />
 | 
        
           |  |  | 224 |     <ClCompile Include="src\Forms\CustomiseShip.cpp" />
 | 
        
           |  |  | 225 |     <ClCompile Include="src\Forms\CustomiseTurret.cpp" />
 | 
        
           |  |  | 226 |     <ClCompile Include="src\Forms\CustomiseWeapons.cpp" />
 | 
        
           |  |  | 227 |     <ClCompile Include="src\Forms\CustomiseWeapons1.cpp" />
 | 
        
           |  |  | 228 |     <ClCompile Include="src\Forms\FileExplorer.cpp" />
 | 
        
           |  |  | 229 |     <ClCompile Include="src\Forms\Form1.cpp" />
 | 
        
           |  |  | 230 |     <ClCompile Include="src\Forms\ImportShip.cpp" />
 | 
        
           |  |  | 231 |     <ClCompile Include="src\Forms\InputBox.cpp" />
 | 
        
           |  |  | 232 |     <ClCompile Include="src\Forms\LoadShip.cpp" />
 | 
        
           |  |  | 233 |     <ClCompile Include="src\Forms\ModDiff.cpp" />
 | 
        
           |  |  | 234 |     <ClCompile Include="src\Forms\MultiForm.cpp" />
 | 
        
           |  |  | 235 |     <ClCompile Include="src\Forms\PackageForm.cpp" />
 | 
        
           |  |  | 236 |     <ClCompile Include="src\Forms\SelectFilesystem.cpp" />
 | 
        
           |  |  | 237 |     <ClCompile Include="src\Forms\Waiting.cpp" />
 | 
        
           |  |  | 238 |     <ClCompile Include="src\Forms\WizardAdvanced.cpp" />
 | 
        
           |  |  | 239 |     <ClCompile Include="src\Forms\WizardBasic1.cpp" />
 | 
        
           |  |  | 240 |     <ClCompile Include="src\Forms\WizardCore1.cpp" />
 | 
        
           |  |  | 241 |     <ClCompile Include="src\Forms\WizardRebalance.cpp" />
 | 
        
           |  |  | 242 |     <ClCompile Include="src\Forms\WizardStartup.cpp" />
 | 
        
           |  |  | 243 |     <ClCompile Include="src\Forms\WizardUpdate.cpp" />
 | 
        
           |  |  | 244 |     <ClCompile Include="src\stdafx.cpp" />
 | 
        
           |  |  | 245 |   </ItemGroup>
 | 
        
           |  |  | 246 |   <ItemGroup>
 | 
        
           |  |  | 247 |     <ClInclude Include="..\common\spknet.h" />
 | 
        
           |  |  | 248 |     <ClInclude Include="..\SpkExplorer\src\Forms\AddDialog.h">
 | 
        
           |  |  | 249 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 250 |     </ClInclude>
 | 
        
           |  |  | 251 |     <ClInclude Include="..\SpkExplorer\src\Forms\ExtractDialog.h">
 | 
        
           |  |  | 252 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 253 |     </ClInclude>
 | 
        
           |  |  | 254 |     <ClInclude Include="..\SpkExplorer\src\Forms\SpkForm.h">
 | 
        
           |  |  | 255 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 256 |     </ClInclude>
 | 
        
           |  |  | 257 |     <ClInclude Include="src\Forms\AddCockpit.h">
 | 
        
           |  |  | 258 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 259 |     </ClInclude>
 | 
        
           |  |  | 260 |     <ClInclude Include="src\Forms\AddDepend.h">
 | 
        
           |  |  | 261 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 262 |     </ClInclude>
 | 
        
           |  |  | 263 |     <ClInclude Include="src\Forms\AddShipPart.h">
 | 
        
           |  |  | 264 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 265 |     </ClInclude>
 | 
        
           |  |  | 266 |     <ClInclude Include="src\Forms\AddShipText.h">
 | 
        
           |  |  | 267 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 268 |     </ClInclude>
 | 
        
           |  |  | 269 |     <ClInclude Include="src\Forms\AddWare.h">
 | 
        
           |  |  | 270 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 271 |     </ClInclude>
 | 
        
           |  |  | 272 |     <ClInclude Include="src\Forms\AddWareText.h">
 | 
        
           |  |  | 273 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 274 |     </ClInclude>
 | 
        
           |  |  | 275 |     <ClInclude Include="src\Forms\BaseForm.h">
 | 
        
           |  |  | 276 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 277 |     </ClInclude>
 | 
        
           |  |  | 278 |     <ClInclude Include="src\Forms\CreationWizard.h">
 | 
        
           |  |  | 279 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 280 |     </ClInclude>
 | 
        
           |  |  | 281 |     <ClInclude Include="src\Forms\CustomiseGuns.h">
 | 
        
           |  |  | 282 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 283 |     </ClInclude>
 | 
        
           |  |  | 284 |     <ClInclude Include="src\Forms\CustomiseInfo.h">
 | 
        
           |  |  | 285 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 286 |     </ClInclude>
 | 
        
           |  |  | 287 |     <ClInclude Include="src\Forms\CustomiseModel.h">
 | 
        
           |  |  | 288 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 289 |     </ClInclude>
 | 
        
           |  |  | 290 |     <ClInclude Include="src\Forms\CustomisePerformance.h">
 | 
        
           |  |  | 291 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 292 |     </ClInclude>
 | 
        
           |  |  | 293 |     <ClInclude Include="src\Forms\CustomiseShip.h">
 | 
        
           |  |  | 294 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 295 |     </ClInclude>
 | 
        
           |  |  | 296 |     <ClInclude Include="src\Forms\CustomiseTurret.h">
 | 
        
           |  |  | 297 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 298 |     </ClInclude>
 | 
        
           |  |  | 299 |     <ClInclude Include="src\Forms\CustomiseWeapons.h">
 | 
        
           |  |  | 300 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 301 |     </ClInclude>
 | 
        
           |  |  | 302 |     <ClInclude Include="src\Forms\CustomiseWeapons1.h">
 | 
        
           |  |  | 303 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 304 |     </ClInclude>
 | 
        
           |  |  | 305 |     <ClInclude Include="src\Forms\FileExplorer.h">
 | 
        
           |  |  | 306 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 307 |     </ClInclude>
 | 
        
           |  |  | 308 |     <ClInclude Include="src\Forms\Form1.h">
 | 
        
           |  |  | 309 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 310 |     </ClInclude>
 | 
        
           |  |  | 311 |     <ClInclude Include="src\Forms\ImportShip.h">
 | 
        
           |  |  | 312 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 313 |     </ClInclude>
 | 
        
           |  |  | 314 |     <ClInclude Include="src\Forms\InputBox.h">
 | 
        
           |  |  | 315 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 316 |     </ClInclude>
 | 
        
           |  |  | 317 |     <ClInclude Include="src\Forms\LoadShip.h">
 | 
        
           |  |  | 318 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 319 |     </ClInclude>
 | 
        
           |  |  | 320 |     <ClInclude Include="src\Forms\LoadText.h">
 | 
        
           |  |  | 321 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 322 |     </ClInclude>
 | 
        
           |  |  | 323 |     <ClInclude Include="src\Forms\ModDiff.h">
 | 
        
           |  |  | 324 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 325 |     </ClInclude>
 | 
        
           |  |  | 326 |     <ClInclude Include="src\Forms\MultiForm.h">
 | 
        
           |  |  | 327 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 328 |     </ClInclude>
 | 
        
           |  |  | 329 |     <ClInclude Include="src\Forms\Options.h">
 | 
        
           |  |  | 330 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 331 |     </ClInclude>
 | 
        
           |  |  | 332 |     <ClInclude Include="src\Forms\PackageForm.h">
 | 
        
           |  |  | 333 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 334 |     </ClInclude>
 | 
        
           |  |  | 335 |     <ClInclude Include="src\Forms\SaveDialog.h">
 | 
        
           |  |  | 336 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 337 |     </ClInclude>
 | 
        
           |  |  | 338 |     <ClInclude Include="src\Forms\SelectFilesystem.h">
 | 
        
           |  |  | 339 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 340 |     </ClInclude>
 | 
        
           |  |  | 341 |     <ClInclude Include="src\Forms\SelectGame.h">
 | 
        
           |  |  | 342 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 343 |     </ClInclude>
 | 
        
           |  |  | 344 |     <ClInclude Include="src\Forms\Waiting.h">
 | 
        
           |  |  | 345 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 346 |     </ClInclude>
 | 
        
           |  |  | 347 |     <ClInclude Include="src\Forms\WizardAdvanced.h">
 | 
        
           |  |  | 348 |       <FileType>CppControl</FileType>
 | 
        
           |  |  | 349 |     </ClInclude>
 | 
        
           |  |  | 350 |     <ClInclude Include="src\Forms\WizardBasic1.h">
 | 
        
           |  |  | 351 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 352 |     </ClInclude>
 | 
        
           |  |  | 353 |     <ClInclude Include="src\Forms\WizardCore1.h">
 | 
        
           |  |  | 354 |       <FileType>CppControl</FileType>
 | 
        
           |  |  | 355 |     </ClInclude>
 | 
        
           |  |  | 356 |     <ClInclude Include="src\Forms\WizardRebalance.h">
 | 
        
           |  |  | 357 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 358 |     </ClInclude>
 | 
        
           |  |  | 359 |     <ClInclude Include="src\Forms\WizardStartup.h">
 | 
        
           |  |  | 360 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 361 |     </ClInclude>
 | 
        
           |  |  | 362 |     <ClInclude Include="src\Forms\WizardUpdate.h">
 | 
        
           |  |  | 363 |       <FileType>CppForm</FileType>
 | 
        
           |  |  | 364 |     </ClInclude>
 | 
        
           |  |  | 365 |     <ClInclude Include="src\resource.h" />
 | 
        
           |  |  | 366 |     <ClInclude Include="src\stdafx.h" />
 | 
        
           |  |  | 367 |   </ItemGroup>
 | 
        
           |  |  | 368 |   <ItemGroup>
 | 
        
           |  |  | 369 |     <ResourceCompile Include="app.rc" />
 | 
        
           |  |  | 370 |   </ItemGroup>
 | 
        
           |  |  | 371 |   <ItemGroup>
 | 
        
           |  |  | 372 |     <Image Include="X-PlugInManager-Creator.bmp" />
 | 
        
           |  |  | 373 |     <Image Include="X-PlugInManager-Creator.ico" />
 | 
        
           |  |  | 374 |   </ItemGroup>
 | 
        
           |  |  | 375 |   <ItemGroup>
 | 
        
           |  |  | 376 |     <EmbeddedResource Include="..\SpkExplorer\src\Forms\AddDialog.resx">
 | 
        
           |  |  | 377 |       <DependentUpon>..\SpkExplorer\src\Forms\AddDialog.h</DependentUpon>
 | 
        
           |  |  | 378 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 379 |     </EmbeddedResource>
 | 
        
           |  |  | 380 |     <EmbeddedResource Include="..\SpkExplorer\src\Forms\ExtractDialog.resx">
 | 
        
           |  |  | 381 |       <DependentUpon>..\SpkExplorer\src\Forms\ExtractDialog.h</DependentUpon>
 | 
        
           |  |  | 382 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 383 |     </EmbeddedResource>
 | 
        
           |  |  | 384 |     <EmbeddedResource Include="..\SpkExplorer\src\Forms\SpkForm.resx">
 | 
        
           |  |  | 385 |       <DependentUpon>..\SpkExplorer\src\Forms\SpkForm.h</DependentUpon>
 | 
        
           |  |  | 386 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 387 |     </EmbeddedResource>
 | 
        
           |  |  | 388 |     <EmbeddedResource Include="src\Forms\AddCockpit.resx">
 | 
        
           |  |  | 389 |       <DependentUpon>src\Forms\AddCockpit.h</DependentUpon>
 | 
        
           |  |  | 390 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 391 |     </EmbeddedResource>
 | 
        
           |  |  | 392 |     <EmbeddedResource Include="src\Forms\AddDepend.resx">
 | 
        
           |  |  | 393 |       <DependentUpon>src\Forms\AddDepend.h</DependentUpon>
 | 
        
           |  |  | 394 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 395 |     </EmbeddedResource>
 | 
        
           |  |  | 396 |     <EmbeddedResource Include="src\Forms\AddShipPart.resx">
 | 
        
           |  |  | 397 |       <DependentUpon>src\Forms\AddShipPart.h</DependentUpon>
 | 
        
           |  |  | 398 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 399 |     </EmbeddedResource>
 | 
        
           |  |  | 400 |     <EmbeddedResource Include="src\Forms\AddShipText.resx">
 | 
        
           |  |  | 401 |       <DependentUpon>src\Forms\AddShipText.h</DependentUpon>
 | 
        
           |  |  | 402 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 403 |     </EmbeddedResource>
 | 
        
           |  |  | 404 |     <EmbeddedResource Include="src\Forms\AddWare.resx">
 | 
        
           |  |  | 405 |       <DependentUpon>src\Forms\AddWare.h</DependentUpon>
 | 
        
           |  |  | 406 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 407 |     </EmbeddedResource>
 | 
        
           |  |  | 408 |     <EmbeddedResource Include="src\Forms\AddWareText.resx">
 | 
        
           |  |  | 409 |       <DependentUpon>src\Forms\AddWareText.h</DependentUpon>
 | 
        
           |  |  | 410 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 411 |     </EmbeddedResource>
 | 
        
           |  |  | 412 |     <EmbeddedResource Include="src\Forms\BaseForm.resx">
 | 
        
           |  |  | 413 |       <DependentUpon>src\Forms\BaseForm.h</DependentUpon>
 | 
        
           |  |  | 414 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 415 |     </EmbeddedResource>
 | 
        
           |  |  | 416 |     <EmbeddedResource Include="src\Forms\CreationWizard.resx">
 | 
        
           |  |  | 417 |       <DependentUpon>src\Forms\CreationWizard.h</DependentUpon>
 | 
        
           |  |  | 418 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 419 |     </EmbeddedResource>
 | 
        
           |  |  | 420 |     <EmbeddedResource Include="src\Forms\CustomiseGuns.resx">
 | 
        
           |  |  | 421 |       <DependentUpon>src\Forms\CustomiseGuns.h</DependentUpon>
 | 
        
           |  |  | 422 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 423 |     </EmbeddedResource>
 | 
        
           |  |  | 424 |     <EmbeddedResource Include="src\Forms\CustomiseInfo.resx">
 | 
        
           |  |  | 425 |       <DependentUpon>src\Forms\CustomiseInfo.h</DependentUpon>
 | 
        
           |  |  | 426 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 427 |     </EmbeddedResource>
 | 
        
           |  |  | 428 |     <EmbeddedResource Include="src\Forms\CustomiseModel.resx">
 | 
        
           |  |  | 429 |       <DependentUpon>src\Forms\CustomiseModel.h</DependentUpon>
 | 
        
           |  |  | 430 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 431 |     </EmbeddedResource>
 | 
        
           |  |  | 432 |     <EmbeddedResource Include="src\Forms\CustomisePerformance.resx">
 | 
        
           |  |  | 433 |       <DependentUpon>src\Forms\CustomisePerformance.h</DependentUpon>
 | 
        
           |  |  | 434 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 435 |     </EmbeddedResource>
 | 
        
           |  |  | 436 |     <EmbeddedResource Include="src\Forms\CustomiseShip.resx">
 | 
        
           |  |  | 437 |       <DependentUpon>src\Forms\CustomiseShip.h</DependentUpon>
 | 
        
           |  |  | 438 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 439 |     </EmbeddedResource>
 | 
        
           |  |  | 440 |     <EmbeddedResource Include="src\Forms\CustomiseTurret.resx">
 | 
        
           |  |  | 441 |       <DependentUpon>src\Forms\CustomiseTurret.h</DependentUpon>
 | 
        
           |  |  | 442 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 443 |     </EmbeddedResource>
 | 
        
           |  |  | 444 |     <EmbeddedResource Include="src\Forms\CustomiseWeapons.resx">
 | 
        
           |  |  | 445 |       <DependentUpon>src\Forms\CustomiseWeapons.h</DependentUpon>
 | 
        
           |  |  | 446 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 447 |     </EmbeddedResource>
 | 
        
           |  |  | 448 |     <EmbeddedResource Include="src\Forms\CustomiseWeapons1.resx">
 | 
        
           |  |  | 449 |       <DependentUpon>src\Forms\CustomiseWeapons1.h</DependentUpon>
 | 
        
           |  |  | 450 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 451 |     </EmbeddedResource>
 | 
        
           |  |  | 452 |     <EmbeddedResource Include="src\Forms\FileExplorer.resx">
 | 
        
           |  |  | 453 |       <DependentUpon>src\Forms\FileExplorer.h</DependentUpon>
 | 
        
           |  |  | 454 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 455 |     </EmbeddedResource>
 | 
        
           |  |  | 456 |     <EmbeddedResource Include="src\Forms\Form1.resx">
 | 
        
           |  |  | 457 |       <DependentUpon>src\Forms\Form1.h</DependentUpon>
 | 
        
           |  |  | 458 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 459 |       <LogicalName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(RootNamespace).%(Filename).resources</LogicalName>
 | 
        
           |  |  | 460 |     </EmbeddedResource>
 | 
        
           |  |  | 461 |     <EmbeddedResource Include="src\Forms\ImportShip.resx">
 | 
        
           |  |  | 462 |       <DependentUpon>src\Forms\ImportShip.h</DependentUpon>
 | 
        
           |  |  | 463 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 464 |     </EmbeddedResource>
 | 
        
           |  |  | 465 |     <EmbeddedResource Include="src\Forms\InputBox.resx">
 | 
        
           |  |  | 466 |       <DependentUpon>src\Forms\InputBox.h</DependentUpon>
 | 
        
           |  |  | 467 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 468 |     </EmbeddedResource>
 | 
        
           |  |  | 469 |     <EmbeddedResource Include="src\Forms\LoadShip.resx">
 | 
        
           |  |  | 470 |       <DependentUpon>src\Forms\LoadShip.h</DependentUpon>
 | 
        
           |  |  | 471 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 472 |     </EmbeddedResource>
 | 
        
           |  |  | 473 |     <EmbeddedResource Include="src\Forms\LoadText.resx">
 | 
        
           |  |  | 474 |       <DependentUpon>src\Forms\LoadText.h</DependentUpon>
 | 
        
           |  |  | 475 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 476 |     </EmbeddedResource>
 | 
        
           |  |  | 477 |     <EmbeddedResource Include="src\Forms\ModDiff.resx">
 | 
        
           |  |  | 478 |       <DependentUpon>src\Forms\ModDiff.h</DependentUpon>
 | 
        
           |  |  | 479 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 480 |     </EmbeddedResource>
 | 
        
           |  |  | 481 |     <EmbeddedResource Include="src\Forms\MultiForm.resx">
 | 
        
           |  |  | 482 |       <DependentUpon>src\Forms\MultiForm.h</DependentUpon>
 | 
        
           |  |  | 483 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 484 |     </EmbeddedResource>
 | 
        
           |  |  | 485 |     <EmbeddedResource Include="src\Forms\Options.resx">
 | 
        
           |  |  | 486 |       <DependentUpon>src\Forms\Options.h</DependentUpon>
 | 
        
           |  |  | 487 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 488 |     </EmbeddedResource>
 | 
        
           |  |  | 489 |     <EmbeddedResource Include="src\Forms\PackageForm.resx">
 | 
        
           |  |  | 490 |       <DependentUpon>src\Forms\PackageForm.h</DependentUpon>
 | 
        
           |  |  | 491 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 492 |     </EmbeddedResource>
 | 
        
           |  |  | 493 |     <EmbeddedResource Include="src\Forms\SaveDialog.resx">
 | 
        
           |  |  | 494 |       <DependentUpon>src\Forms\SaveDialog.h</DependentUpon>
 | 
        
           |  |  | 495 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 496 |     </EmbeddedResource>
 | 
        
           |  |  | 497 |     <EmbeddedResource Include="src\Forms\SelectFilesystem.resx">
 | 
        
           |  |  | 498 |       <DependentUpon>src\Forms\SelectFilesystem.h</DependentUpon>
 | 
        
           |  |  | 499 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 500 |     </EmbeddedResource>
 | 
        
           |  |  | 501 |     <EmbeddedResource Include="src\Forms\SelectGame.resx">
 | 
        
           |  |  | 502 |       <DependentUpon>src\Forms\SelectGame.h</DependentUpon>
 | 
        
           |  |  | 503 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 504 |     </EmbeddedResource>
 | 
        
           |  |  | 505 |     <EmbeddedResource Include="src\Forms\Waiting.resx">
 | 
        
           |  |  | 506 |       <DependentUpon>src\Forms\Waiting.h</DependentUpon>
 | 
        
           |  |  | 507 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 508 |     </EmbeddedResource>
 | 
        
           |  |  | 509 |     <EmbeddedResource Include="src\Forms\WizardBasic1.resx">
 | 
        
           |  |  | 510 |       <DependentUpon>src\Forms\WizardBasic1.h</DependentUpon>
 | 
        
           |  |  | 511 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 512 |     </EmbeddedResource>
 | 
        
           |  |  | 513 |     <EmbeddedResource Include="src\Forms\WizardStartup.resx">
 | 
        
           |  |  | 514 |       <DependentUpon>src\Forms\WizardStartup.h</DependentUpon>
 | 
        
           |  |  | 515 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 516 |     </EmbeddedResource>
 | 
        
           |  |  | 517 |     <EmbeddedResource Include="src\Forms\WizardUpdate.resx">
 | 
        
           |  |  | 518 |       <DependentUpon>src\Forms\WizardUpdate.h</DependentUpon>
 | 
        
           |  |  | 519 |       <SubType>Designer</SubType>
 | 
        
           |  |  | 520 |     </EmbeddedResource>
 | 
        
           |  |  | 521 |   </ItemGroup>
 | 
        
           |  |  | 522 |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
        
           |  |  | 523 |   <ImportGroup Label="ExtensionTargets">
 | 
        
           |  |  | 524 |   </ImportGroup>
 | 
        
           |  |  | 525 | </Project>
 |