?? btc_cdemo.dpj
字號:
<?xml version="1.0" encoding='ISO-8859-1'?>
<visualdsp-project schema="17" name="BTC_CDemo" file="BTC_CDemo.dpj" version="1">
<!-- Project build target -->
<target>
<processor revision="Automatic">ADSP-21369</processor>
<extension>.dxe</extension>
<type>Executable file</type>
</target>
<!-- Configurations -->
<configurations active="Debug">
<configuration name="Debug">
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
<changed-property-page-flags>0</changed-property-page-flags>
<tools>
<tool type="Compiler">
<option><![CDATA[|-Version>4.5|-O1>1|-Ov>100|-g>1|-no-annotate>1|-no-multiline>1|-structs-do-not-overlap>1|-progress-rep-func>0|-progress-rep-gen-opt>0|-progress-rep-mc-opt>0|-double-size-32>1|-flags-compiler --diag_warning,implicit_func_decl>1]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[|-Version>4.5|-g>1]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[|-Version>4.5|NOSWITCH>1|-flags-link -e>0]]></option>
</tool>
<tool type="Splitter">
<option><![CDATA[|-pm>1|-ram>1|-f s3>1|-r> 8 8 32|-u>0]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[|-Version>4.5|-bprom>1|-fHEX>1|-HostWidth8>1]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
<configuration name="Release">
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
<changed-property-page-flags>0</changed-property-page-flags>
<tools>
<tool type="Compiler">
<option><![CDATA[|-Version>3.5|-O1>1|-Ov>100|-g>0|-I>"D:\EmulatorTools\VisualDSP\Plugins\BTC_Engine\Target Library\212xx\include"|-double-size-32>1]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[|-Version>3.5|-g>0]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[|-Version>3.5|NOSWITCH>1]]></option>
</tool>
<tool type="Splitter">
<option><![CDATA[|-pm>1|-ram>1|-f s3>1|-r> 8 8 32|-u>0]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[|-Version>3.5|-bprom>1|-fHEX>1|-HostWidth8>1]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
</configurations>
<!-- Project folders -->
<folders>
<folder name="Header Files" ext=".h,.hpp,.hxx">
<files>
<file name="$(ADI_DSP)\213xx\include\btc.h">
</file>
<file name="$(ADI_DSP)\213xx\include\btc_struct.h">
</file>
</files>
</folder>
<folder name="Linker Files" ext=".ldf,.dlb">
</folder>
<folder name="Source Files" ext=".c,.cpp,.cxx,.asm,.dsp,.s">
<files>
<file name=".\BTC_CDemo.cpp">
<file-configurations>
<file-configuration name="Debug">
<excluded-flag value="no"/>
<build-with-flag value="project"/>
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
</file-configuration>
<file-configuration name="Release">
<excluded-flag value="no"/>
<build-with-flag value="project"/>
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
</file-configuration>
</file-configurations>
</file>
<file name="$(ADI_DSP)\213xx\lib\libcbtc36x.dlb">
<file-configurations>
<file-configuration name="Debug">
<excluded-flag value="no"/>
</file-configuration>
<file-configuration name="Release">
<excluded-flag value="no"/>
</file-configuration>
</file-configurations>
</file>
</files>
</folder>
</folders>
<!-- Files under root directly -->
<files>
<file name=".\readme.txt">
</file>
</files>
</visualdsp-project>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -