Remove UXPDS support
This commit is contained in:
@@ -21,9 +21,6 @@ UDB_RELEASE_OPT = -ReleaseStream dec
|
||||
#ifdef USLArchitecture
|
||||
UDB_RELEASE_OPT = -ReleaseStream usl
|
||||
#endif
|
||||
#ifdef UXPArchitecture
|
||||
UDB_RELEASE_OPT = -ReleaseStream uxp
|
||||
#endif
|
||||
#ifdef LinuxArchitecture
|
||||
UDB_RELEASE_OPT = -ReleaseStream linux
|
||||
#endif
|
||||
@@ -41,7 +38,7 @@ UDB_RELEASE_OPT = -ReleaseStream netbsd
|
||||
* Insure that symbols used in the .udb files are undefined for
|
||||
* pre-processing by cpp.
|
||||
*/
|
||||
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uaix -Usun -Uusl -Udec -Uuxp -Uunix -Ulinux -Uopenbsd -Ufreebsd -Unetbsd
|
||||
UDB_CPP_UNDEF_LIST = -UhpV4 -Uhpux -Uaix -Usun -Uusl -Udec -Uunix -Ulinux -Uopenbsd -Ufreebsd -Unetbsd
|
||||
|
||||
|
||||
#define CreateLocalizedFilesets(Locale,Lang,readablename,runfs,helpfs,msgfs,AltLang,HelpLang,ResDB,HelpDB,MsgDB,InfoDB) @@\
|
||||
|
||||
Reference in New Issue
Block a user