new layout + new error system

This commit is contained in:
James Turk 2003-01-15 05:48:10 +00:00
parent 667cf1c4fd
commit 17e93be7a9

View File

@ -99,6 +99,9 @@
<File <File
RelativePath="..\src\ZE_ZEngine.cpp"> RelativePath="..\src\ZE_ZEngine.cpp">
</File> </File>
<File
RelativePath="..\src\ZE_ZError.cpp">
</File>
<File <File
RelativePath="..\src\ZE_ZFont.cpp"> RelativePath="..\src\ZE_ZFont.cpp">
</File> </File>
@ -133,9 +136,6 @@
<Filter <Filter
Name="Utility" Name="Utility"
Filter=""> Filter="">
<File
RelativePath="..\src\ZE_Error.cpp">
</File>
</Filter> </Filter>
<Filter <Filter
Name="External"> Name="External">
@ -156,9 +156,6 @@
<File <File
RelativePath="..\include\ZE_Includes.h"> RelativePath="..\include\ZE_Includes.h">
</File> </File>
<File
RelativePath="..\include\ZE_ZEngine.h">
</File>
<File <File
RelativePath="..\include\ZEngine.h"> RelativePath="..\include\ZEngine.h">
</File> </File>
@ -168,6 +165,12 @@
<File <File
RelativePath="..\include\ZE_ZConfigFile.h"> RelativePath="..\include\ZE_ZConfigFile.h">
</File> </File>
<File
RelativePath="..\include\ZE_ZEngine.h">
</File>
<File
RelativePath="..\include\ZE_ZError.h">
</File>
<File <File
RelativePath="..\include\ZE_ZFont.h"> RelativePath="..\include\ZE_ZFont.h">
</File> </File>
@ -193,9 +196,6 @@
<Filter <Filter
Name="Utility" Name="Utility"
Filter=""> Filter="">
<File
RelativePath="..\include\ZE_Error.h">
</File>
<File <File
RelativePath="..\include\ZE_Macros.h"> RelativePath="..\include\ZE_Macros.h">
</File> </File>