mirror of
https://github.com/id-Software/Quake-2.git
synced 2026-03-20 08:59:51 +01:00
The original Quake 2 sources as originally released under the GPL license on December 21, 2001.
This commit is contained in:
17
rhapsody/pb.project
Normal file
17
rhapsody/pb.project
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
DYNAMIC_CODE_GEN = YES;
|
||||
FILESTABLE = {
|
||||
FRAMEWORKS = (Foundation.framework);
|
||||
OTHER_LINKED = (QuakeWorld_main.m);
|
||||
OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, m.template, h.template);
|
||||
};
|
||||
LANGUAGE = English;
|
||||
LOCALIZABLE_FILES = {};
|
||||
MAKEFILEDIR = "$(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles";
|
||||
NEXTSTEP_BUILDTOOL = /bin/gnumake;
|
||||
PDO_UNIX_BUILDTOOL = $NEXT_ROOT/NextDeveloper/bin/make;
|
||||
PROJECTNAME = QuakeWorld;
|
||||
PROJECTTYPE = Tool;
|
||||
PROJECTVERSION = 2.6;
|
||||
WINDOWS_BUILDTOOL = $NEXT_ROOT/NextDeveloper/Executables/make;
|
||||
}
|
||||
Reference in New Issue
Block a user