mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Added project files for love.thread on Windows. Also a minor fix to make love.thread builable as a standalone DLL.
This commit is contained in:
@@ -615,6 +615,18 @@
|
||||
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