|
@@ -610,11 +610,31 @@
|
|
|
<File
|
|
|
RelativePath="..\..\..\src\modules\graphics\Graphics.cpp"
|
|
|
>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\..\..\src\modules\graphics\Graphics.h"
|
|
|
>
|
|
|
</File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\..\src\modules\graphics\Image.cpp"
|
|
|
+ >
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ ObjectFile="$(IntDir)\graphics\"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
<File
|
|
|
RelativePath="..\..\..\src\modules\graphics\Image.h"
|
|
|
>
|