readded the enums

yeet
This commit is contained in:
DirtPiper
2018-10-21 22:11:28 -04:00
parent 2134c66124
commit 0f3ccb8045

View File

@@ -169,7 +169,7 @@
/> />
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="advapi32.lib" AdditionalDependencies="advapi32.lib UxTheme.lib"
OutputFile="./G3DTest-Debug.exe" OutputFile="./G3DTest-Debug.exe"
LinkIncremental="2" LinkIncremental="2"
SuppressStartupBanner="true" SuppressStartupBanner="true"
@@ -334,6 +334,14 @@
Name="Header Files" Name="Header Files"
Filter="h;hpp;hxx;hm;inl" Filter="h;hpp;hxx;hm;inl"
> >
<File
RelativePath=".\ActionType.h"
>
</File>
<File
RelativePath=".\AffectType.h"
>
</File>
<File <File
RelativePath=".\AudioPlayer.h" RelativePath=".\AudioPlayer.h"
> >
@@ -342,6 +350,10 @@
RelativePath=".\ax.h" RelativePath=".\ax.h"
> >
</File> </File>
<File
RelativePath=".\BinType.h"
>
</File>
<File <File
RelativePath=".\BrowserCallHandler.h" RelativePath=".\BrowserCallHandler.h"
> >
@@ -354,6 +366,10 @@
RelativePath=".\CameraController.h" RelativePath=".\CameraController.h"
> >
</File> </File>
<File
RelativePath=".\ControllerType.h"
>
</File>
<File <File
RelativePath=".\Demo.h" RelativePath=".\Demo.h"
> >
@@ -366,6 +382,18 @@
RelativePath=".\IEDispatcher.h" RelativePath=".\IEDispatcher.h"
> >
</File> </File>
<File
RelativePath=".\InputType.h"
>
</File>
<File
RelativePath=".\JointType.h"
>
</File>
<File
RelativePath=".\PartType.h"
>
</File>
<File <File
RelativePath=".\propertyGrid.h" RelativePath=".\propertyGrid.h"
> >
@@ -374,10 +402,22 @@
RelativePath=".\resource.h" RelativePath=".\resource.h"
> >
</File> </File>
<File
RelativePath=".\SoundType.h"
>
</File>
<File <File
RelativePath=".\Surface.h" RelativePath=".\Surface.h"
> >
</File> </File>
<File
RelativePath=".\SurfaceConstraint.h"
>
</File>
<File
RelativePath=".\SurfaceType.h"
>
</File>
<File <File
RelativePath=".\win32Defines.h" RelativePath=".\win32Defines.h"
> >