Changed for new build system, and to put output of stubs project in dist:client_stubs

This commit is contained in:
sfraser 1998-05-28 18:53:57 +00:00
parent b705de4a3c
commit 5e256bd279
6 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@
Evaluate % = ("{{SourceFile}}" =~ /(Å:)¨0Å/)
MakeStub "{{SourceFile}}" -o "{{¨0}}MemAllocatorStubsPPCLib" ś
MakeStub "{{SourceFile}}" -o "{{¨0}}:::dist:client_stubs:MemAllocatorStubsLib" ś
-fragname MemoryAllocator ¶
-vercur 400 -verdef 400 -verimp 400

View File

@ -17,4 +17,4 @@
*/
#include "IDE_Options.h"
#include "NSCrossProductDefines.h"
#include "DefinesMac.h"

Binary file not shown.

View File

@ -17,6 +17,6 @@
Evaluate % = ("{{SourceFile}}" =~ /(Å:)¨0Å/)
MakeStub "{{SourceFile}}" -o "{{¨0}}NSStdLibStubs" ś
MakeStub "{{SourceFile}}" -o "{{¨0}}:::dist:client_stubs:NSStdLibStubs" ś
-fragname NSStdLib ¶
-vercur 400 -verdef 400 -verimp 400

Binary file not shown.