?? projectbuilddefaults
字號:
<attributes> <mapAttribute> <listAttribute key="BLD::Info|Incl|Linux-gnu-native-2.9x"/> <listAttribute key="BLD::Info|Incl|Linux-gnu-native-3.x"/> <listAttribute key="BLD::Info|Incl|Solaris-gnu-native-2.9x"/> <listAttribute key="BLD::Info|Incl|Solaris-gnu-native-3.x"/> <listAttribute key="BLD::Info|Incl|Windows-gnu-native-2.9x"/> <listAttribute key="BLD::Info|Incl|Windows-gnu-native-3.x"/> <listAttribute key="BLD::Info|Incl|Windows-msvc-native"/> <listAttribute key="BLD::Info|Macros"> <stringAttribute value="TOOL_PATH"/> <stringAttribute value="LIBPATH"/> <stringAttribute value="LIBS"/> <stringAttribute value="ADAPT_DEPS"/> </listAttribute> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Linux-gnu-native-2.9x" value=" && adapt-d "$*.d" "$@" && rm -f "$*.d""/> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Linux-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Solaris-gnu-native-2.9x" value=" && adapt-d "$*.d" "$@" && rm -f "$*.d""/> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Solaris-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Windows-gnu-native-2.9x" value=" && adapt-d "$*.d" "$@" && rm -f "$*.d""/> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Windows-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|ADAPT_DEPS|value|Windows-msvc-native" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Linux-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Linux-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Solaris-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Solaris-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Windows-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Windows-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBPATH|value|Windows-msvc-native" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Linux-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Linux-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Solaris-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Solaris-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Windows-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Windows-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|LIBS|value|Windows-msvc-native" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Linux-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Linux-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Solaris-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Solaris-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Windows-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Windows-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Macro|TOOL_PATH|value|Windows-msvc-native" value=""/> <listAttribute key="BLD::Info|Tools"> <stringAttribute value="Assembler"/> <stringAttribute value="C++-Compiler"/> <stringAttribute value="C++-Linker"/> <stringAttribute value="C-Compiler"/> <stringAttribute value="C-Linker"/> <stringAttribute value="Librarian"/> </listAttribute> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Linux-gnu-native-2.9x" value="echo "building $@ ";$(TOOL_PATH)gcc %DebugModeFlags% %ToolFlags% %Includes% -MD -c -o %OutFile% %InFile% $(ADAPT_DEPS)"/> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Linux-gnu-native-3.x" value="echo "building $@ ";$(TOOL_PATH)gcc %DebugModeFlags% %ToolFlags% %Includes% -MD -MP -c -o %OutFile% %InFile%"/> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Solaris-gnu-native-2.9x" value="echo "building $@ ";$(TOOL_PATH)gcc %DebugModeFlags% %ToolFlags% %Includes% -MD -c -o %OutFile% %InFile% $(ADAPT_DEPS)"/> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Solaris-gnu-native-3.x" value="echo "building $@ ";$(TOOL_PATH)gcc %DebugModeFlags% %ToolFlags% %Includes% -MD -MP -c -o %OutFile% %InFile%"/> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Windows-gnu-native-2.9x" value="echo "building $@ ";$(TOOL_PATH)gcc %DebugModeFlags% %ToolFlags% %Includes% -MD -c -o %OutFile% %InFile% $(ADAPT_DEPS)"/> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Windows-gnu-native-3.x" value="echo "building $@ ";$(TOOL_PATH)gcc %DebugModeFlags% %ToolFlags% %Includes% -MD -MP -c -o %OutFile% %InFile%"/> <stringAttribute key="BLD::Info|Tool|Assembler|cmd|Windows-msvc-native" value="echo "building $@ ";$(TOOL_PATH)cl -nologo -TC %DebugModeFlags% %ToolFlags% %Includes% -c -Fd$(OBJ_DIR)/vc60.pdb -Fo%OutFile% %InFile% && $(TOOL_PATH)cl -nologo -TC %DebugModeFlags% %ToolFlags% %Includes% -E %InFile% |& gen_deps %InFile% %OutFile%"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Linux-gnu-native-2.9x" value="-g"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Linux-gnu-native-3.x" value="-g"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Solaris-gnu-native-2.9x" value="-g"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Solaris-gnu-native-3.x" value="-g"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Windows-gnu-native-2.9x" value="-g"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Windows-gnu-native-3.x" value="-g"/> <stringAttribute key="BLD::Info|Tool|Assembler|dbgFlags|Windows-msvc-native" value="-Zi"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Linux-gnu-native-2.9x" value="*.o"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Linux-gnu-native-3.x" value="*.o"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Solaris-gnu-native-2.9x" value="*.o"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Solaris-gnu-native-3.x" value="*.o"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Windows-gnu-native-2.9x" value="*.o"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Windows-gnu-native-3.x" value="*.o"/> <stringAttribute key="BLD::Info|Tool|Assembler|derivedSigs|Windows-msvc-native" value="*.obj"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Linux-gnu-native-2.9x" value="-x assembler -fno-builtin -Wall"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Linux-gnu-native-3.x" value="-x assembler -fno-builtin -Wall"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Solaris-gnu-native-2.9x" value="-x assembler -fno-builtin -Wall"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Solaris-gnu-native-3.x" value="-x assembler -fno-builtin -Wall"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Windows-gnu-native-2.9x" value="-x assembler -fno-builtin -Wall"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Windows-gnu-native-3.x" value="-x assembler -fno-builtin -Wall"/> <stringAttribute key="BLD::Info|Tool|Assembler|flags|Windows-msvc-native" value="-W3"/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Linux-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Linux-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Solaris-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Solaris-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Windows-gnu-native-2.9x" value=""/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Windows-gnu-native-3.x" value=""/> <stringAttribute key="BLD::Info|Tool|Assembler|nonDbgFlags|Windows-msvc-native" value="-O2"/> <booleanAttribute key="BLD::Info|Tool|Assembler|object" value="true"/> <booleanAttribute key="BLD::Info|Tool|Assembler|passAble" value="false"/> <stringAttribute key="BLD::Info|Tool|Assembler|sigs" value="*.ppc;*.s"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Linux-gnu-native-2.9x" value="echo "building $@ ";$(TOOL_PATH)g++ %DebugModeFlags% %ToolFlags% %Includes% -MD -c -o %OutFile% %InFile% $(ADAPT_DEPS)"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Linux-gnu-native-3.x" value="echo "building $@ ";$(TOOL_PATH)g++ %DebugModeFlags% %ToolFlags% %Includes% -MD -MP -c -o %OutFile% %InFile%"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Solaris-gnu-native-2.9x" value="echo "building $@ ";$(TOOL_PATH)g++ %DebugModeFlags% %ToolFlags% %Includes% -MD -c -o %OutFile% %InFile% $(ADAPT_DEPS)"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Solaris-gnu-native-3.x" value="echo "building $@ ";$(TOOL_PATH)g++ %DebugModeFlags% %ToolFlags% %Includes% -MD -MP -c -o %OutFile% %InFile%"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Windows-gnu-native-2.9x" value="echo "building $@ ";$(TOOL_PATH)g++ %DebugModeFlags% %ToolFlags% %Includes% -MD -c -o %OutFile% %InFile% $(ADAPT_DEPS)"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Windows-gnu-native-3.x" value="echo "building $@ ";$(TOOL_PATH)g++ %DebugModeFlags% %ToolFlags% %Includes% -MD -MP -c -o %OutFile% %InFile%"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|cmd|Windows-msvc-native" value="echo "building $@ ";$(TOOL_PATH)cl -nologo -TP %DebugModeFlags% %ToolFlags% %Includes% -c -Fd$(OBJ_DIR)/vc60.pdb -Fo%OutFile% %InFile% && $(TOOL_PATH)cl -nologo -TP %DebugModeFlags% %ToolFlags% %Includes% -E %InFile% |& gen_deps %InFile% %OutFile%"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Linux-gnu-native-2.9x" value="-g"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Linux-gnu-native-3.x" value="-g"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Solaris-gnu-native-2.9x" value="-g"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Solaris-gnu-native-3.x" value="-g"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Windows-gnu-native-2.9x" value="-g"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Windows-gnu-native-3.x" value="-g"/> <stringAttribute key="BLD::Info|Tool|C++-Compiler|dbgFlags|Windows-msvc-native" value="-Zi"/>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -