Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
11
cde/programs/dthelp/parser.ccdf/volumegen/admindefines
Normal file
11
cde/programs/dthelp/parser.ccdf/volumegen/admindefines
Normal file
@@ -0,0 +1,11 @@
|
||||
/**** Choose X11Release = X11R4 to link against R4 and Motif1.1
|
||||
**** remove the define to link against r5 and Motif1.2
|
||||
*****/
|
||||
#ifndef CdeVersion
|
||||
#define CdeVersion 1
|
||||
#endif
|
||||
#ifndef UnityVersion
|
||||
#define UnityVersion 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user