mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Updated MSVC project files with the new Image.cpp.
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user