ENH: initial xcode stuff

This commit is contained in:
Bill Hoffman
2005-01-24 17:35:54 -05:00
parent a921ccaa2a
commit e57b17df7e
6 changed files with 344 additions and 26 deletions

View File

@@ -0,0 +1,10 @@
#include "cmLocalXCodeGenerator.h"
cmLocalXCodeGenerator::cmLocalXCodeGenerator()
{
}
cmLocalXCodeGenerator::~cmLocalXCodeGenerator()
{
}