Say hello to the love module. Oh my!

Because technically, it *is* a module. Also renamed "launcher.cpp".
This commit is contained in:
rude
2012-06-29 09:56:50 +02:00
parent 81c38e22d0
commit 72056caccd
10 changed files with 284 additions and 222 deletions
+3 -3
View File
@@ -244,9 +244,6 @@
<IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\src\launcher.cpp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="love.rc" />
</ItemGroup>
@@ -260,6 +257,9 @@
<UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\src\love.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>