VC7 Solution contains files in the wrong location
by Andre Poston · in Torque Game Engine · 02/02/2005 (11:34 am) · 2 replies
I loaded up the vc7 solution that I downloaded from CVS and it seems a few files were in unexpected locations. The only reason I noticed it was because I checked it all into my source control and it told me some files werent there.
DTSPlugin.h
Project says - \torque\lib\dtsSDK
File is really in - \torque\tools\ms2dtsExporter
objectTypes.h
Project says - \torque\engine\console
File is really in - \torque\engine\game
platformAI.h
Project says - \torque\engine\platformWin
File is really in - \torque\engine\platform
DTSPlugin.h
Project says - \torque\lib\dtsSDK
File is really in - \torque\tools\ms2dtsExporter
objectTypes.h
Project says - \torque\engine\console
File is really in - \torque\engine\game
platformAI.h
Project says - \torque\engine\platformWin
File is really in - \torque\engine\platform
Associate Kyle Carter