diff options
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r-- | Source/Source.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 8a6c8eb..55d54d9 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj | |||
@@ -46,7 +46,7 @@ | |||
46 | <CharacterSet>Unicode</CharacterSet> | 46 | <CharacterSet>Unicode</CharacterSet> |
47 | </PropertyGroup> | 47 | </PropertyGroup> |
48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | 48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
49 | <ConfigurationType>StaticLibrary</ConfigurationType> | 49 | <ConfigurationType>Application</ConfigurationType> |
50 | <UseDebugLibraries>false</UseDebugLibraries> | 50 | <UseDebugLibraries>false</UseDebugLibraries> |
51 | <PlatformToolset>v141</PlatformToolset> | 51 | <PlatformToolset>v141</PlatformToolset> |
52 | <WholeProgramOptimization>true</WholeProgramOptimization> | 52 | <WholeProgramOptimization>true</WholeProgramOptimization> |
@@ -153,7 +153,6 @@ | |||
153 | <ClInclude Include="Panels.h" /> | 153 | <ClInclude Include="Panels.h" /> |
154 | <ClInclude Include="Randomizer.h" /> | 154 | <ClInclude Include="Randomizer.h" /> |
155 | <ClInclude Include="Resource.h" /> | 155 | <ClInclude Include="Resource.h" /> |
156 | <ClInclude Include="Main.h" /> | ||
157 | <ClInclude Include="stdafx.h" /> | 156 | <ClInclude Include="stdafx.h" /> |
158 | <ClInclude Include="targetver.h" /> | 157 | <ClInclude Include="targetver.h" /> |
159 | </ItemGroup> | 158 | </ItemGroup> |