📄 fft.dpj
字号:
<?xml version="1.0"?>
<visualdsp-project schema="16" name="FFT" file="E:\DSPEXP\FFT1\FFT.dpj" generated="Tue May 12 23:17:50 2009" expanded="yes">
<!-- Project build target -->
<target>
<processor>ADSP-2191</processor>
<extension>.dxe</extension>
<type>DSP executable file</type>
</target>
<!-- Configurations -->
<configurations active="Debug">
<configuration name="Debug">
<intermediate-dir>.\Debug</intermediate-dir>
<output-dir>.\Debug</output-dir>
<tools>
<tool type="VCSE">
<option><![CDATA[|-Version>3.5|NOSWITCH>1]]></option>
</tool>
<tool type="Compiler">
<option><![CDATA[|-Version>3.5|-O1>0|-Ov>100|-g>1]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[|-Version>3.5|-g>1]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[|-Version>3.5|NOSWITCH>1]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="Loader">
<option><![CDATA[|-Version>3.5|-b PROM>1|-f HEX>1|-clkdivide>0|-width 8>1|-opmode>0|-waits>0]]></option>
</tool>
<tool type="VdkGen">
<option><![CDATA[]]></option>
</tool>
</tools>
</configuration>
<configuration name="Release">
<intermediate-dir>.\Release</intermediate-dir>
<output-dir>.\Release</output-dir>
<tools>
<tool type="VCSE">
<option><![CDATA[]]></option>
</tool>
<tool type="Compiler">
<option><![CDATA[]]></option>
</tool>
<tool type="Assembler">
<option><![CDATA[]]></option>
</tool>
<tool type="Linker">
<option><![CDATA[]]></option>
</tool>
<tool type="Archiver">
<option><![CDATA[]]></option>
</tool>
<tool type="Loader">
<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" expanded="yes">
</folder>
<folder name="Linker Files" ext=".ldf,.dlb" expanded="yes">
<files>
<file name=".\FFT.ldf">
<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>
</files>
</folder>
<folder name="Source Files" ext=".c,.cpp,.cxx,.asm,.dsp,.s" expanded="yes">
<files>
<file name=".\fft.c">
<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=".\rfft_fr16.asm">
<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>
</files>
</folder>
</folders>
</visualdsp-project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -