mirror of
https://github.com/love2d/love.git
synced 2026-08-20 04:30:09 +02:00
Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal.
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="filesystem"
|
||||
Name="physfs"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\filesystem\physfs\File.cpp"
|
||||
@@ -293,6 +293,10 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\filesystem\File.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\filesystem\File.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user