home *** CD-ROM | disk | FTP | other *** search
- *asm:
-
-
- *asm_final:
- %{gcodeview*:
- StabsToCodeview %{c:%{o*:%*}%{!o*:%b.o}}%{!c:%U.o} %{g*}} %{scatter:
- ScatterPrep %{c:%{o*:%*}%{!o*:%b.o}}%{!c:%U.o}}
-
- *cpp:
- -lang-c-c++-comments %{posix:-D_POSIX_SOURCE} %{F*} %{static:-DNEXTPDO=extern} %{!static:-DNEXTPDO=__declspec(dllimport)}
-
- *cc1:
-
-
- *cc1plus:
-
-
- *endfile:
-
-
- *link:
- %{F*} %{framework*} -nodefaultlib -align:0x1000 %{gcodeview:%{!gcodeview0:-debug -debugtype:both -pdb:none}} %{undefined*} %{!v:-nologo} %{dll} %{!dll:%{bundle:-dll} %{!bundle:%{!win:-subsystem:console -entry:mainCRTStartup} %{win:-subsystem:windows -entry:WinMainCRTStartup}}}
-
- *lib:
- %{dll:dllmain.o nsregisterdll.o} %{bundle:dllmain.o nsregisterdll.o} %{static:-lobjc -lremote -lstreams -lmachkit -lmach} %{!static:nextpdo.lib} msvcrt.lib kernel32.lib %{wing:wing32.lib} wsock32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib %{!shared:-lgcc}
-
- *libgcc:
-
-
- *startfile:
-
-
- *switches_need_spaces:
-
-
- *signed_char:
- %{funsigned-char:-D__CHAR_UNSIGNED__}
-
- *predefines:
- -Di386 -DWIN32 -D_WIN32 -Dwinnt -DWINNT -D_M_IX86=300 -D_X86_=1 -D__STDC__=0 -DALMOST_STDC -DNeXT_PDO -DNEXT_OBJC_RUNTIME -D_MT -D_DLL -D__LITTLE_ENDIAN__ -D__ARCHITECTURE__=\"i386\" -Asystem(winnt) -Acpu(i386) -Amachine(i386)
-
- *cross_compile:
- 0
-
- *multilib:
- . ;
-
-