|
73 | 73 | <PropertyGroup Label="UserMacros" /> |
74 | 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
75 | 75 | <LinkIncremental>true</LinkIncremental> |
76 | | - <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\src;$(IncludePath)</IncludePath> |
| 76 | + <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\asmjit\src;$(IncludePath)</IncludePath> |
77 | 77 | <LibraryPath>$(DXSDK_DIR)Lib\x86;$(SporeLauncherPath)coreLibs;$(SolutionDir)\$(Configuration);$(SporeSdkPath)Detours\lib.X86;$(SporeSdkPath)lib\Debug;$(LibraryPath)</LibraryPath> |
78 | 78 | <TargetName>SporeLuaAPIBase</TargetName> |
79 | 79 | <OutDir>..\lib\$(Configuration)\</OutDir> |
|
84 | 84 | </PropertyGroup> |
85 | 85 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'"> |
86 | 86 | <LinkIncremental>true</LinkIncremental> |
87 | | - <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\src;$(IncludePath)</IncludePath> |
| 87 | + <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\asmjit\src;$(IncludePath)</IncludePath> |
88 | 88 | <LibraryPath>$(DXSDK_DIR)Lib\x86;$(SporeLauncherPath)coreLibs;$(SolutionDir)lib\$(Configuration);$(SporeSdkPath)Detours\lib.X86;$(SporeSdkPath)lib\Debug;$(LibraryPath)</LibraryPath> |
89 | 89 | <TargetName>1.SporeLuaAPI</TargetName> |
90 | 90 | <OutDir>$(SporeLauncherPath)mLibs\</OutDir> |
|
95 | 95 | </PropertyGroup> |
96 | 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
97 | 97 | <LinkIncremental>false</LinkIncremental> |
98 | | - <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\src;$(IncludePath)</IncludePath> |
| 98 | + <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\asmjit\src;$(IncludePath)</IncludePath> |
99 | 99 | <LibraryPath>$(DXSDK_DIR)Lib\x86;$(SporeLauncherPath)coreLibs;$(SolutionDir)\$(Configuration);$(SporeSdkPath)Detours\lib.X86;$(SporeSdkPath)lib\Release;$(LibraryPath)</LibraryPath> |
100 | 100 | <TargetName>SporeLuaAPIBase</TargetName> |
101 | 101 | <OutDir>..\lib\$(Configuration)\</OutDir> |
|
106 | 106 | </PropertyGroup> |
107 | 107 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'"> |
108 | 108 | <LinkIncremental>false</LinkIncremental> |
109 | | - <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\src;$(IncludePath)</IncludePath> |
| 109 | + <IncludePath>$(SporeSdkPath)Spore ModAPI;$(SporeSdkPath)EASTL-3.02.01\test\packages\EABase\include\Common;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAAssert\include;$(SporeSdkPath)EASTL-3.02.01\test\packages\EAStdC\include;$(SporeSdkPath)EASTL-3.02.01\include;$(SporeSdkPath)Detours\include\;$(DXSDK_DIR)Include;..\lua54\src;..\tracy\tracy\public;..\asmjit\asmjit\src;$(IncludePath)</IncludePath> |
110 | 110 | <LibraryPath>$(DXSDK_DIR)Lib\x86;$(SporeLauncherPath)coreLibs;$(SolutionDir)lib\$(Configuration);$(SporeSdkPath)Detours\lib.X86;$(SporeSdkPath)lib\Release;$(LibraryPath)</LibraryPath> |
111 | 111 | <TargetName>1.SporeLuaAPI</TargetName> |
112 | 112 | <OutDir>$(SporeLauncherPath)mLibs\</OutDir> |
|
214 | 214 | <ClCompile Include="SourceCode\DLL\LuaConsole.cpp" /> |
215 | 215 | <ClCompile Include="SourceCode\DLL\LuaDetours.cpp" /> |
216 | 216 | <ClCompile Include="SourceCode\DLL\pch.cpp"> |
217 | | - <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
218 | | - <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> |
219 | | - <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">Create</PrecompiledHeader> |
220 | | - <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">Create</PrecompiledHeader> |
| 217 | + <PrecompiledHeader>Create</PrecompiledHeader> |
221 | 218 | </ClCompile> |
222 | 219 | <ClCompile Include="SourceCode\GameEvents\InitializePropManager.cpp" /> |
223 | 220 | <ClCompile Include="SourceCode\LuaMutex.cpp" /> |
|
0 commit comments