source: other-projects/gs2-export-cdrom-installer/trunk/really-really-old-stuff/gsConfig.cpp@ 23316

Last change on this file since 23316 was 11678, checked in by mdewsnip, 18 years ago

Moved a lot of the old Borland crap into the "really-really-old-stuff" directory.

  • Property svn:keywords set to Author Date Id Revision
File size: 132 bytes
Line 
1#include "gsConfig.h"
2
3gsConfiguration::gsConfiguration()
4{
5}
6
7void gsConfiguration::install(char *exePath, char *collectPath)
8{
9}
Note: See TracBrowser for help on using the repository browser.