mirror of
https://github.com/love2d/love.git
synced 2026-08-21 05:00:08 +02:00
Moved FileData to love::filesystem.
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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user