Serious-Engine/Sources/EngineGui
Ryan C. Gordon 1a2ccb8f50 Merge github.com:Croteam-Official/Serious-Engine
Conflicts:
	Sources/Ecc/Parser.cpp
	Sources/Ecc/Scanner.cpp
	Sources/Engine/Base/Scanner.cpp
	Sources/Engine/GameAgent/GameAgent.cpp
	Sources/Engine/Graphics/Gfx_wrapper.h
	Sources/Engine/Network/Network.cpp
	Sources/Engine/Sound/SoundDecoder.h
	Sources/Engine/Templates/HashTableTemplate.cpp
	Sources/Engine/Terrain/Terrain.h
	Sources/EntitiesMP/ParticleCloudsHolder.es
	Sources/EntitiesMP/ParticleCloudsMarker.es
	Sources/SeriousSam/CDCheck.h
	Sources/SeriousSam/Menu.cpp
	Sources/SeriousSam/MenuGadgets.cpp
	Sources/SeriousSam/SeriousSam.cpp
	Sources/SeriousSam/SplashScreen.cpp
	Sources/SeriousSam/StdH.cpp
	Sources/SeriousSam/StdH.h
	Sources/Shaders/StdH.cpp
2016-04-02 23:56:12 -04:00
..
DlgChooseTextureType.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DlgChooseTextureType.h Add GPL header to files 2016-03-11 18:20:51 -06:00
DlgCreateAnimatedTexture.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DlgCreateAnimatedTexture.h Add GPL header to files 2016-03-11 18:20:51 -06:00
DlgCreateEffectTexture.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DlgCreateEffectTexture.h Add GPL header to files 2016-03-11 18:20:51 -06:00
DlgCreateNormalTexture.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DlgCreateNormalTexture.h Add GPL header to files 2016-03-11 18:20:51 -06:00
DlgSelectMode.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DlgSelectMode.h Add GPL header to files 2016-03-11 18:20:51 -06:00
EngineGUI.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
EngineGUI.h Add GPL header to files 2016-03-11 18:20:51 -06:00
EngineGUI.vcxproj Uploading full engine sources 2016-03-11 15:57:17 +02:00
EngineGUI.vcxproj.filters Uploading full engine sources 2016-03-11 15:57:17 +02:00
EngineGUI.vcxproj.user Uploading full engine sources 2016-03-11 15:57:17 +02:00
FileRequester.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Graphics.clw Uploading full engine sources 2016-03-11 15:57:17 +02:00
Graphics.rc Uploading full engine sources 2016-03-11 15:57:17 +02:00
mode_bro.bmp Uploading full engine sources 2016-03-11 15:57:17 +02:00
ReadMe.txt Uploading full engine sources 2016-03-11 15:57:17 +02:00
resource.h Add GPL header to files 2016-03-11 18:20:51 -06:00
StdH.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
StdH.h Add GPL header to files 2016-03-11 18:20:51 -06:00
WndDisplayTexture.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
WndDisplayTexture.h Add GPL header to files 2016-03-11 18:20:51 -06:00

========================================================================
       DYNAMIC LINK LIBRARY : EngineGUI
========================================================================


AppWizard has created this EngineGUI DLL for you.  

This file contains a summary of what you will find in each of the files that
make up your EngineGUI application.

EngineGUI.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.

EngineGUI.cpp
    This is the main DLL source file.

EngineGUI.h
    This file contains your DLL exports.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named EngineGUI.pch and a precompiled types file named StdAfx.obj.


/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////