mirror of
https://github.com/love2d/love.git
synced 2026-08-20 20:49:54 +02:00
merge
This commit is contained in:
@@ -602,6 +602,10 @@
|
||||
RelativePath="..\..\src\modules\filesystem\File.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\modules\filesystem\FileData.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\modules\filesystem\FileData.h"
|
||||
>
|
||||
@@ -633,30 +637,6 @@
|
||||
RelativePath="..\..\src\modules\filesystem\physfs\File.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\modules\filesystem\physfs\FileData.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\filesystem\physfs\"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\filesystem\physfs\"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\modules\filesystem\physfs\FileData.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\modules\filesystem\physfs\Filesystem.cpp"
|
||||
>
|
||||
@@ -3285,6 +3265,14 @@
|
||||
RelativePath="..\..\src\common\Matrix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\common\MemoryData.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\common\MemoryData.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\common\Module.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user