new layout + new error system
This commit is contained in:
parent
667cf1c4fd
commit
17e93be7a9
@ -99,6 +99,9 @@
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZEngine.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZError.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZFont.cpp">
|
||||
</File>
|
||||
@ -133,9 +136,6 @@
|
||||
<Filter
|
||||
Name="Utility"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\src\ZE_Error.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="External">
|
||||
@ -156,9 +156,6 @@
|
||||
<File
|
||||
RelativePath="..\include\ZE_Includes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZEngine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZEngine.h">
|
||||
</File>
|
||||
@ -168,6 +165,12 @@
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZConfigFile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZEngine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZError.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZFont.h">
|
||||
</File>
|
||||
@ -193,9 +196,6 @@
|
||||
<Filter
|
||||
Name="Utility"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\include\ZE_Error.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_Macros.h">
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user