代码搜索:CodeWarrior
找到约 1,898 项符合「CodeWarrior」的源代码
代码结果 1,898
www.eeworm.com/read/279295/10447423
mk fs44b0ii_bios.mk
# Makefile generated by Metrowerks CodeWarrior IDE
#
all: DebugRel_bin Flash_Hex
clean: clean_DebugRel_bin clean_Flash_Hex
##############################
####### TARGET: DebugRel_bin
###
www.eeworm.com/read/344519/11875050
readme
This folder contains supporting code and CodeWarrior Pro 4 project
files to build the FreeType demo programs ftlint and ftview for MacOS.
Building
To build these apps, you'll first need to build the
www.eeworm.com/read/12870/251259
lrf armlinkersettings.lrf
# ARMLinkerSettings.lrf: ARM Linker settings for CodeWarrior's makefile importer / exporter
# $Revision: 1.3 $
# $Author: nrickard $
# $Date: 2004/12/22 21:41:35 $
Linker=ARM Linker
www.eeworm.com/read/12870/251261
lrf armlibrariansettings.lrf
# ARMLibrarianSettings.lrf: ARM Librarian settings for CodeWarrior's makefile importer / exporter
# $Revision: 1.2 $
# $Author: nrickard $
# $Date: 2004/12/22 21:41:29 $
Linker=ARM Libra
www.eeworm.com/read/12870/259823
lrf armlinkersettings.lrf
# ARMLinkerSettings.lrf: ARM Linker settings for CodeWarrior's makefile importer / exporter
# $Revision: 1.3 $
# $Author: nrickard $
# $Date: 2004/12/22 21:41:35 $
Linker=ARM Linker
www.eeworm.com/read/12870/259825
lrf armlibrariansettings.lrf
# ARMLibrarianSettings.lrf: ARM Librarian settings for CodeWarrior's makefile importer / exporter
# $Revision: 1.2 $
# $Author: nrickard $
# $Date: 2004/12/22 21:41:29 $
Linker=ARM Libra
www.eeworm.com/read/489717/1212054
pl netware.pl
# Metrowerks Codewarrior or gcc / nlmconv for NetWare
#
$version_header = "crypto/opensslv.h";
open(IN, "$version_header") or die "Couldn't open $version_header: $!";
while () {
if (/^#define[\
www.eeworm.com/read/464022/1533981
readme
This folder contains supporting code and CodeWarrior Pro 4 project
files to build the FreeType demo programs ftlint and ftview for MacOS.
Building
To build these apps, you'll first need to build the
www.eeworm.com/read/240204/4576980
bat installfltk.bat
@echo off
echo FLTK library installation for Metrowerks' CodeWarrior
echo .
:: --- copy FLTK header files into Win32 support directory
if exist "%CWFOLDER%" goto copyHeaders
echo ERROR: C
www.eeworm.com/read/324136/3505949
h tclmacmath.h
/*
* tclMacMath.h --
*
* This file is necessary because of Metrowerks CodeWarrior Pro 1
* on the Macintosh. With 8-byte doubles turned on, the definitions of
* sin, cos, acos, etc., are screwed u