Mercurial > mm7
diff Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2057:b7485a6502f2
AgressorAtackInfo
author | Ritor1 |
---|---|
date | Sun, 01 Dec 2013 20:13:48 +0600 |
parents | 62a27b2cfcc2 |
children | e249bd483311 |
line wrap: on
line diff
--- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sat Nov 30 21:00:37 2013 +0200 +++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sun Dec 01 20:13:48 2013 +0600 @@ -189,7 +189,6 @@ <ClCompile Include="..\..\ParticleEngine.cpp" /> <ClCompile Include="..\..\Party.cpp" /> <ClCompile Include="..\..\Player.cpp" /> - <ClCompile Include="..\..\Player_wrap.cxx" /> <ClCompile Include="..\..\Random.cpp" /> <ClCompile Include="..\..\Render.cpp" /> <ClCompile Include="..\..\SaveLoad.cpp" /> @@ -390,12 +389,11 @@ <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename).swig</Message> </CustomBuild> <None Include="..\..\lib\swig.bat" /> - <CustomBuild Include="..\..\Player.swig"> - <FileType>Document</FileType> + <None Include="..\..\Player.swig"> <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">call "../../lib/swig" "%(FileName)" %(RelativeDir) "%(FileName)%(Extension)" "%(FullPath)" "$(SolutionDir)" %(Filename)_wrap.cxx</Command> <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)_wrap.cxx</Outputs> <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename).swig</Message> - </CustomBuild> + </None> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets">