Made love.vcproj buildable again.

This commit is contained in:
rude
2010-11-25 15:13:08 +01:00
parent fade6f0cbc
commit 6aa8399aa8
2 changed files with 219 additions and 79 deletions
+216 -76
View File
@@ -733,6 +733,22 @@
RelativePath="..\..\src\modules\graphics\opengl\Font.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\Framebuffer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\Framebuffer.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\GLee.c"
>
@@ -831,30 +847,6 @@
RelativePath="..\..\src\modules\graphics\opengl\Image.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\ImageFont.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\ImageFont.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\ParticleSystem.cpp"
>
@@ -927,30 +919,6 @@
RelativePath="..\..\src\modules\graphics\opengl\SpriteBatch.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\TrueTypeFont.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\TrueTypeFont.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Font.cpp"
>
@@ -975,6 +943,22 @@
RelativePath="..\..\src\modules\graphics\opengl\wrap_Font.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Framebuffer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Framebuffer.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Glyph.cpp"
>
@@ -3301,10 +3285,194 @@
</File>
</Filter>
</Filter>
<Filter
Name="font"
>
<File
RelativePath="..\..\src\modules\font\Font.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\FontData.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\FontData.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\GlyphData.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\GlyphData.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\ImageRasterizer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\ImageRasterizer.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\Rasterizer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\Rasterizer.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\wrap_FontData.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\wrap_FontData.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\wrap_GlyphData.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\wrap_GlyphData.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\wrap_Rasterizer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\wrap_Rasterizer.h"
>
</File>
<Filter
Name="freetype"
>
<File
RelativePath="..\..\src\modules\font\freetype\Font.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\freetype\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\freetype\Font.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\freetype\TrueTypeRasterizer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\freetype\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\freetype\TrueTypeRasterizer.h"
>
</File>
<File
RelativePath="..\..\src\modules\font\freetype\wrap_Font.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\font\freetype\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\font\freetype\wrap_Font.h"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="common"
>
<File
RelativePath="..\..\src\common\b64.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\common\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\common\config.h"
>
@@ -3854,34 +4022,6 @@
Name="scripts"
>
</Filter>
<Filter
Name="resources"
>
<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"
>
</File>
</Filter>
<File
RelativePath=".\icon.rc"
>