mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
-Refreshed References folder to contain .NET4.0 versions of release and debug dlls -Deleted the shit in the bin folders (going to add them to svn:ignore) -Deleted the shit in the obj folders (going to add them to svn:ignore too) -Fixed the projects so they build on either debug or release mode with the proper debug or release libraries -Set application out put to .NET4.0 -I am god.
11 lines
215 B
INI
11 lines
215 B
INI
# Defines plugins to load
|
|
|
|
# Define plugin folder
|
|
PluginFolder=.
|
|
|
|
# Define plugins
|
|
Plugin=RenderSystem_Direct3D9
|
|
Plugin=Plugin_ParticleFX
|
|
Plugin=Plugin_OctreeSceneManager
|
|
Plugin=Plugin_CgProgramManager
|