|
@@ -605,6 +605,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\filesystem\FileData.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\filesystem\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\filesystem\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\filesystem\FileData.h"
|
|
@@ -848,6 +864,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\Glyph.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\Glyph.h"
|
|
@@ -936,6 +968,14 @@
|
|
|
ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\ParticleSystem.h"
|
|
@@ -944,6 +984,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\Quad.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\Quad.h"
|
|
@@ -952,6 +1008,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\SpriteBatch.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\SpriteBatch.h"
|
|
@@ -1008,6 +1080,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_Glyph.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_Glyph.h"
|
|
@@ -1072,6 +1160,14 @@
|
|
|
ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_ParticleSystem.h"
|
|
@@ -1080,6 +1176,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_Quad.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_Quad.h"
|
|
@@ -1088,6 +1200,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\opengl\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.h"
|
|
@@ -1098,6 +1226,30 @@
|
|
|
<Filter
|
|
|
Name="image"
|
|
|
>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\src\modules\image\EncodedImageData.cpp"
|
|
|
+ >
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\image\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\image\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\src\modules\image\EncodedImageData.h"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\image\Image.h"
|
|
|
>
|
|
@@ -1520,6 +1672,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\physics\box2d\GearJoint.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\physics\box2d\GearJoint.h"
|
|
@@ -1840,6 +2008,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\physics\box2d\wrap_GearJoint.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\physics\box2d\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\physics\box2d\wrap_GearJoint.h"
|
|
@@ -3167,6 +3351,14 @@
|
|
|
ObjectFile="$(IntDir)\font\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\GlyphData.h"
|
|
@@ -3183,6 +3375,14 @@
|
|
|
ObjectFile="$(IntDir)\font\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\ImageRasterizer.h"
|
|
@@ -3199,6 +3399,14 @@
|
|
|
ObjectFile="$(IntDir)\font\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\Rasterizer.h"
|
|
@@ -3215,6 +3423,14 @@
|
|
|
ObjectFile="$(IntDir)\font\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\wrap_GlyphData.h"
|
|
@@ -3231,6 +3447,14 @@
|
|
|
ObjectFile="$(IntDir)\font\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\wrap_Rasterizer.h"
|
|
@@ -3250,6 +3474,14 @@
|
|
|
ObjectFile="$(IntDir)\font\freetype\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\freetype\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\freetype\Font.h"
|
|
@@ -3266,6 +3498,14 @@
|
|
|
ObjectFile="$(IntDir)\font\freetype\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\freetype\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\freetype\TrueTypeRasterizer.h"
|
|
@@ -3282,6 +3522,14 @@
|
|
|
ObjectFile="$(IntDir)\font\freetype\"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\font\freetype\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\modules\font\freetype\wrap_Font.h"
|
|
@@ -3412,6 +3660,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\common\MemoryData.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\common\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\common\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\common\MemoryData.h"
|
|
@@ -3948,6 +4212,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\resources\resources.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\resources\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\resources\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\src\resources\resources.h"
|
|
@@ -3957,6 +4237,22 @@
|
|
|
<File
|
|
|
RelativePath="..\..\src\love.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\love\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
</Files>
|
|
|
<Globals>
|