Changes for the new build system, and unify prefix files.

git-svn-id: svn://10.0.0.236/trunk@2538 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser
1998-05-28 19:27:24 +00:00
parent 9045ffc345
commit 4b3df200c6
13 changed files with 44 additions and 17 deletions

View File

@@ -23,4 +23,5 @@
//
//
#include <OpenTransport.h>
#include "MacPrefix.h"
#include "XMLConfig.h"

Binary file not shown.

View File

@@ -23,6 +23,5 @@
//
//
#define DEBUG 1
#define DEVELOPER_DEBUG 1
#include <OpenTransport.h>
#include "MacPrefix_debug.h"
#include "XMLConfig.h"