Game Development Reference
In-Depth Information
include
script
src
ogre3d (example)
include
src
...
tools
decoda
premake
vs2008.bat
vs2010.bat
vs2012.bat
vs2013.bat
Tip
Downloading the example code
You can download the example code files for all Packt topics you have purchased from
your account at http://www.packtpub.com . If you purchased this topic elsewhere, you can
visit http://www.packtpub.com/support and register to have the files e-mailed directly to
you.
Now we'll take a look at what each folder within the sandbox project contains:
• The bin folder will contain all built executables, based on which build configur-
ation is selected in Visual Studio. Both 32-bit and 64-bit versions of the sandbox
can be built side by side without the need to rebuild the solution.
Note
While the sandbox can be built as both a 32-bit and 64-bit application, debugging
Lua scripts is only supported in Decoda with 32-bit builds.
• The build folder contains Visual Studio's solution file. The build/pro-
jects folder contains each individual Visual Studio project along with the solu-
tion. It is safe to delete the build folder at any time and regenerate the solution
and project files with the vs2008.bat , vs2010.bat , vs2012.bat , or
vs2013.bat batch files. Any changes made directly to the Visual Studio solu-
Search WWH ::




Custom Search