From b2ef47b84efd289d9607348920d6000aad8324ff Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 13 Dec 2002 22:55:09 +0000 Subject: [PATCH] More pre-carbon stuff bites the dust. --- .../template-ppc/template-alllibraries.xml | 7 - .../template-ppc/template-allsources.xml | 7 - .../template-ppc/template-grouplist.xml | 6 - .../template-ppc/template-grouplistlib.xml | 6 - .../template-ppc/template-linkorder.xml | 5 - .../template-ppc/template-linkorderlib.xml | 5 - .../template-ppc/template-searchdirs.xml | 9 - .../mkcwproject/template-ppc/template.prj.xml | 719 ------------------ 8 files changed, 764 deletions(-) delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-alllibraries.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-allsources.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-grouplist.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-grouplistlib.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-linkorder.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-linkorderlib.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template-searchdirs.xml delete mode 100644 Mac/Lib/mkcwproject/template-ppc/template.prj.xml diff --git a/Mac/Lib/mkcwproject/template-ppc/template-alllibraries.xml b/Mac/Lib/mkcwproject/template-ppc/template-alllibraries.xml deleted file mode 100644 index 1b10dbbbd57..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-alllibraries.xml +++ /dev/null @@ -1,7 +0,0 @@ - - Name - %(libraries)s - MacOS - Library - %(libraryflags)s - diff --git a/Mac/Lib/mkcwproject/template-ppc/template-allsources.xml b/Mac/Lib/mkcwproject/template-ppc/template-allsources.xml deleted file mode 100644 index 5bca16690a3..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-allsources.xml +++ /dev/null @@ -1,7 +0,0 @@ - - Name - %(sources)s - MacOS - Text - - diff --git a/Mac/Lib/mkcwproject/template-ppc/template-grouplist.xml b/Mac/Lib/mkcwproject/template-ppc/template-grouplist.xml deleted file mode 100644 index a05364a0ea3..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-grouplist.xml +++ /dev/null @@ -1,6 +0,0 @@ - - %(mac_targetname)s - Name - %(sources)s - MacOS - diff --git a/Mac/Lib/mkcwproject/template-ppc/template-grouplistlib.xml b/Mac/Lib/mkcwproject/template-ppc/template-grouplistlib.xml deleted file mode 100644 index 043313ccdfe..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-grouplistlib.xml +++ /dev/null @@ -1,6 +0,0 @@ - - %(mac_targetname)s - Name - %(libraries)s - MacOS - diff --git a/Mac/Lib/mkcwproject/template-ppc/template-linkorder.xml b/Mac/Lib/mkcwproject/template-ppc/template-linkorder.xml deleted file mode 100644 index 7f24a7ce519..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-linkorder.xml +++ /dev/null @@ -1,5 +0,0 @@ - - Name - %(sources)s - MacOS - diff --git a/Mac/Lib/mkcwproject/template-ppc/template-linkorderlib.xml b/Mac/Lib/mkcwproject/template-ppc/template-linkorderlib.xml deleted file mode 100644 index ecd2c6bb05c..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-linkorderlib.xml +++ /dev/null @@ -1,5 +0,0 @@ - - Name - %(libraries)s - MacOS - diff --git a/Mac/Lib/mkcwproject/template-ppc/template-searchdirs.xml b/Mac/Lib/mkcwproject/template-ppc/template-searchdirs.xml deleted file mode 100644 index ae1b353fc40..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template-searchdirs.xml +++ /dev/null @@ -1,9 +0,0 @@ - - SearchPath - Path%(extrasearchdirs)s - PathFormatMacOS - PathRoot%(pathtype)s - - Recursive%(recursive)s - HostFlagsAll - diff --git a/Mac/Lib/mkcwproject/template-ppc/template.prj.xml b/Mac/Lib/mkcwproject/template-ppc/template.prj.xml deleted file mode 100644 index 65ca175ec32..00000000000 --- a/Mac/Lib/mkcwproject/template-ppc/template.prj.xml +++ /dev/null @@ -1,719 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - - %(mac_targetname)s - - - - UserSourceTrees - - - AlwaysSearchUserPathstrue - InterpretDOSAndUnixPathstrue - RequireFrameworkStyleIncludesfalse - UserSearchPaths - - SearchPath - Path: - PathFormatMacOS - PathRootProject - - Recursivetrue - HostFlagsAll - - %(tmp_extrasearchdirs)s - - SearchPath - Path%(sysprefix)sMac: - PathFormatMacOS - PathRoot%(mac_sysprefixtype)s - - Recursivetrue - HostFlagsAll - - - SearchPath - Path%(sysprefix)sInclude: - PathFormatMacOS - PathRoot%(mac_sysprefixtype)s - - Recursivefalse - HostFlagsAll - - - SearchPath - Path%(sysprefix)s - PathFormatMacOS - PathRoot%(mac_sysprefixtype)s - - Recursivetrue - HostFlagsAll - - - SystemSearchPaths - - SearchPath - Path%(sysprefix)s:GUSI2:include: - PathFormatMacOS - PathRoot%(mac_sysprefixtype)s - - Recursivefalse - HostFlagsAll - - - SearchPath - Path:MSL: - PathFormatMacOS - PathRootCodeWarrior - - Recursivetrue - HostFlagsAll - - - SearchPath - Path:MacOS Support: - PathFormatMacOS - PathRootCodeWarrior - - Recursivetrue - HostFlagsAll - - - - - LinkerMacOS PPC Linker - PreLinker - PostLinker - Targetname%(mac_targetname)s - OutputDirectory - Path%(mac_outputdir)s - PathFormatMacOS - PathRootProject - - SaveEntriesUsingRelativePathsfalse - - - FileMappings - - FileTypeAPPL - FileExtension - Compiler - Precompilefalse - Launchabletrue - ResourceFiletrue - IgnoredByMakefalse - - - FileTypeAppl - FileExtension - Compiler - Precompilefalse - Launchabletrue - ResourceFiletrue - IgnoredByMakefalse - - - FileTypeMMLB - FileExtension - CompilerLib Import PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeMPLF - FileExtension - CompilerLib Import PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeMWCD - FileExtension - Compiler - Precompilefalse - Launchabletrue - ResourceFiletrue - IgnoredByMakefalse - - - FileTypeRSRC - FileExtension - Compiler - Precompilefalse - Launchabletrue - ResourceFiletrue - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.bh - CompilerBalloon Help - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.c - CompilerMW C/C++ PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.c++ - CompilerMW C/C++ PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.cc - CompilerMW C/C++ PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.cp - CompilerMW C/C++ PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.cpp - CompilerMW C/C++ PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.exp - Compiler - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.h - CompilerMW C/C++ PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMaketrue - - - FileTypeTEXT - FileExtension.p - CompilerMW Pascal PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.pas - CompilerMW Pascal PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.pch - CompilerMW C/C++ PPC - Precompiletrue - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.pch++ - CompilerMW C/C++ PPC - Precompiletrue - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.r - CompilerMW Rez - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeTEXT - FileExtension.s - CompilerPPCAsm - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypeXCOF - FileExtension - CompilerXCOFF Import PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypedocu - FileExtension - Compiler - Precompilefalse - Launchabletrue - ResourceFiletrue - IgnoredByMakefalse - - - FileTypersrc - FileExtension - Compiler - Precompilefalse - Launchabletrue - ResourceFiletrue - IgnoredByMakefalse - - - FileTypeshlb - FileExtension - CompilerPEF Import PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileTypestub - FileExtension - CompilerPEF Import PPC - Precompilefalse - Launchablefalse - ResourceFilefalse - IgnoredByMakefalse - - - FileExtension.doc - Compiler - Precompilefalse - Launchabletrue - ResourceFilefalse - IgnoredByMaketrue - - - - - CacheModDatestrue - ActivateBrowserfalse - DumpBrowserInfofalse - CacheSubprojectstrue - UseThirdPartyDebuggerfalse - DebuggerAppPath - Path - PathFormatGeneric - PathRootAbsolute - - DebuggerCmdLineArgs - DebuggerWorkingDir - Path - PathFormatGeneric - PathRootAbsolute - - - - LogSystemMessagestrue - AutoTargetDLLsfalse - StopAtWatchpointstrue - PauseWhileRunningfalse - PauseInterval5 - PauseUIFlags0 - AltExePath - Path - PathFormatGeneric - PathRootAbsolute - - StopAtTempBPOnLaunchtrue - CacheSymbolicstrue - TempBPFunctionNamemain - TempBPType0 - - - Enabledfalse - ConnectionName - DownloadPath - LaunchRemoteAppfalse - RemoteAppPath - - - OtherExecutables - - - - MWFrontEnd_C_cplusplus0 - MWFrontEnd_C_checkprotos0 - MWFrontEnd_C_arm0 - MWFrontEnd_C_trigraphs0 - MWFrontEnd_C_onlystdkeywords0 - MWFrontEnd_C_enumsalwaysint0 - MWFrontEnd_C_mpwpointerstyle0 - MWFrontEnd_C_prefixname%(prefixname)s - MWFrontEnd_C_ansistrict0 - MWFrontEnd_C_mpwcnewline0 - MWFrontEnd_C_wchar_type1 - MWFrontEnd_C_enableexceptions1 - MWFrontEnd_C_dontreusestrings0 - MWFrontEnd_C_poolstrings1 - MWFrontEnd_C_dontinline0 - MWFrontEnd_C_useRTTI0 - MWFrontEnd_C_multibyteaware0 - MWFrontEnd_C_unsignedchars0 - MWFrontEnd_C_autoinline0 - MWFrontEnd_C_booltruefalse0 - MWFrontEnd_C_direct_to_som0 - MWFrontEnd_C_som_env_check0 - MWFrontEnd_C_alwaysinline0 - MWFrontEnd_C_inlinelevel0 - MWFrontEnd_C_ecplusplus0 - MWFrontEnd_C_objective_c0 - MWFrontEnd_C_defer_codegen0 - - - MWWarning_C_warn_illpragma0 - MWWarning_C_warn_emptydecl0 - MWWarning_C_warn_possunwant0 - MWWarning_C_warn_unusedvar0 - MWWarning_C_warn_unusedarg0 - MWWarning_C_warn_extracomma0 - MWWarning_C_pedantic0 - MWWarning_C_warningerrors0 - MWWarning_C_warn_hidevirtual0 - MWWarning_C_warn_implicitconv0 - MWWarning_C_warn_notinlined0 - MWWarning_C_warn_structclass0 - - - MWMerge_MacOS_projectTypeApplication - MWMerge_MacOS_outputNameMerge Out - MWMerge_MacOS_outputCreator1061109567 - MWMerge_MacOS_outputType1095782476 - MWMerge_MacOS_suppressWarning0 - MWMerge_MacOS_copyFragments1 - MWMerge_MacOS_copyResources1 - MWMerge_MacOS_flattenResource0 - MWMerge_MacOS_flatFileNamea.rsrc - MWMerge_MacOS_flatFileOutputPath - Path: - PathFormatMacOS - PathRootProject - - MWMerge_MacOS_skipResources - - ª¿° - ß^h - ѧ0 - - - - MWMacOSPackager_UsePackager0 - MWMacOSPackager_FolderToPackage - Path: - PathFormatMacOS - PathRootProject - - MWMacOSPackager_CreateClassicAlias0 - MWMacOSPackager_ClassicAliasMethodUseTargetOutput - MWMacOSPackager_ClassicAliasPath - Path: - PathFormatMacOS - PathRootProject - - MWMacOSPackager_CreatePkgInfo0 - MWMacOSPackager_PkgCreatorType???? - MWMacOSPackager_PkgFileTypeAPPL - - - MWCodeGen_PPC_structalignmentPPC - MWCodeGen_PPC_tracebacktablesNone - MWCodeGen_PPC_processorP601 - MWCodeGen_PPC_readonlystrings1 - MWCodeGen_PPC_tocdata1 - MWCodeGen_PPC_profiler0 - MWCodeGen_PPC_fpcontract1 - MWCodeGen_PPC_schedule1 - MWCodeGen_PPC_peephole1 - MWCodeGen_PPC_processorspecific0 - MWCodeGen_PPC_altivec0 - MWCodeGen_PPC_vectortocdata0 - MWCodeGen_PPC_vrsave0 - - - MWDisassembler_PPC_showcode1 - MWDisassembler_PPC_extended1 - MWDisassembler_PPC_mix0 - MWDisassembler_PPC_nohex0 - MWDisassembler_PPC_showdata1 - MWDisassembler_PPC_showexceptions1 - MWDisassembler_PPC_showsym0 - MWDisassembler_PPC_shownames1 - - - GlobalOptimizer_PPC_optimizationlevelLevel0 - GlobalOptimizer_PPC_optforSpeed - - - MWLinker_PPC_linksym0 - MWLinker_PPC_symfullpath1 - MWLinker_PPC_linkmap0 - MWLinker_PPC_nolinkwarnings0 - MWLinker_PPC_dontdeadstripinitcode0 - MWLinker_PPC_permitmultdefs0 - MWLinker_PPC_linkmodeFast - MWLinker_PPC_initname%(initialize)s - MWLinker_PPC_mainname - MWLinker_PPC_termname__terminate - - - MWPEF_exportsFile - MWPEF_libfolder0 - MWPEF_sortcodeNone - MWPEF_expandbss0 - MWPEF_sharedata0 - MWPEF_olddefversion0 - MWPEF_oldimpversion0 - MWPEF_currentversion0 - MWPEF_fragmentname - MWPEF_collapsereloads0 - - - MWProject_PPC_typeSharedLibrary - MWProject_PPC_outfile%(mac_dllname)s - MWProject_PPC_filecreator1350136936 - MWProject_PPC_filetype1936223330 - MWProject_PPC_size0 - MWProject_PPC_minsize0 - MWProject_PPC_stacksize0 - MWProject_PPC_flags0 - MWProject_PPC_symfilename - MWProject_PPC_rsrcname - MWProject_PPC_rsrcheaderNative - MWProject_PPC_rsrctype1061109567 - MWProject_PPC_rsrcid0 - MWProject_PPC_rsrcflags0 - MWProject_PPC_rsrcstore0 - MWProject_PPC_rsrcmerge0 - - - MWAssembler_PPC_auxheader0 - MWAssembler_PPC_symmodeMac - MWAssembler_PPC_dialectPPC - MWAssembler_PPC_prefixfile - MWAssembler_PPC_typecheck0 - MWAssembler_PPC_warnings0 - MWAssembler_PPC_casesensitive0 - - - MWRez_Language_maxwidth80 - MWRez_Language_scriptRoman - MWRez_Language_alignmentAlign1 - MWRez_Language_filtermodeFilterSkip - MWRez_Language_suppresswarnings0 - MWRez_Language_escapecontrolchars1 - MWRez_Language_prefixname - MWRez_Language_filteredtypes'CODE' 'DATA' 'PICT' - - -%(tmp_allsources)s - - Name - MSL_ShLibRuntime_PPC.Lib - MacOS - Library - Debug - - - Name - %(mac_exportname)s - MacOS - Text - Debug - -%(tmp_alllibraries)s - - Name - PythonCore - MacOS - Library - Debug - - - Name - MathLib - MacOS - Library - Debug - - - Name - InterfaceLib - MacOS - Library - %(stdlibraryflags)s - - - -%(tmp_linkorder)s - - Name - MSL_ShLibRuntime_PPC.Lib - MacOS - - - Name - %(mac_exportname)s - MacOS - -%(tmp_linkorderlib)s - - Name - PythonCore - MacOS - - - Name - MathLib - MacOS - - - Name - InterfaceLib - MacOS - - - - - - - %(mac_targetname)s - - - - Sources -%(tmp_grouplist)s - - %(mac_targetname)s - Name - %(mac_exportname)s - MacOS - - - Libraries - - %(mac_targetname)s - Name - MSL_ShLibRuntime_PPC.Lib - MacOS - -%(tmp_grouplistlib)s - - %(mac_targetname)s - Name - PythonCore - MacOS - - - %(mac_targetname)s - Name - MathLib - MacOS - - - %(mac_targetname)s - Name - InterfaceLib - MacOS - - - - -