MKD file reference path

pull/125/head
Takashi Kojo 2015-08-12 19:49:30 +09:00
parent 3af082de39
commit 2b35a8242e
3 changed files with 28 additions and 28 deletions

View File

@ -242,7 +242,7 @@
<OPTFL>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<IsCurrentTarget>0</IsCurrentTarget>
<IsCurrentTarget>1</IsCurrentTarget>
</OPTFL>
<CpuCode>255</CpuCode>
<DebugOpt>
@ -401,7 +401,7 @@
<OPTFL>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<IsCurrentTarget>1</IsCurrentTarget>
<IsCurrentTarget>0</IsCurrentTarget>
</OPTFL>
<CpuCode>255</CpuCode>
<DebugOpt>
@ -780,7 +780,7 @@
<Focus>0</Focus>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\MDK-ARM\config\Net_Config.c</PathWithFileName>
<PathWithFileName>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Config.c</PathWithFileName>
<FilenameWithoutPath>Net_Config.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
@ -806,8 +806,8 @@
<Focus>0</Focus>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\MDK-ARM\config\RTX_Conf_CM.c</PathWithFileName>
<FilenameWithoutPath>RTX_Conf_CM.c</FilenameWithoutPath>
<PathWithFileName>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\RTX_Config.c</PathWithFileName>
<FilenameWithoutPath>RTX_Config.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
@ -819,7 +819,7 @@
<Focus>0</Focus>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\MDK-ARM\config\Net_Debug.c</PathWithFileName>
<PathWithFileName>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Debug.c</PathWithFileName>
<FilenameWithoutPath>Net_Debug.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
@ -871,7 +871,7 @@
<Focus>0</Focus>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\STM32F2xx\startup_stm32f2xx.s</PathWithFileName>
<PathWithFileName>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\startup_stm32f2xx.s</PathWithFileName>
<FilenameWithoutPath>startup_stm32f2xx.s</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
@ -884,7 +884,7 @@
<Focus>0</Focus>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>C:\Keil\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</PathWithFileName>
<PathWithFileName>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</PathWithFileName>
<FilenameWithoutPath>File_Config.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>

View File

@ -513,7 +513,7 @@
<File>
<FileName>Net_Config.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\Net_Config.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Config.c</FilePath>
</File>
<File>
<FileName>config.h</FileName>
@ -521,14 +521,14 @@
<FilePath>..\MDK-ARM\wolfSSL\config.h</FilePath>
</File>
<File>
<FileName>RTX_Conf_CM.c</FileName>
<FileName>RTX_Config.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\RTX_Conf_CM.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\RTX_Config.c</FilePath>
</File>
<File>
<FileName>Net_Debug.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\Net_Debug.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Debug.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -591,12 +591,12 @@
<File>
<FileName>startup_stm32f2xx.s</FileName>
<FileType>2</FileType>
<FilePath>..\STM32F2xx\startup_stm32f2xx.s</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\startup_stm32f2xx.s</FilePath>
</File>
<File>
<FileName>File_Config.c</FileName>
<FileType>1</FileType>
<FilePath>C:\Keil\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</FilePath>
</File>
<File>
<FileName>config-WOLFLIB.h</FileName>
@ -1426,7 +1426,7 @@
<File>
<FileName>Net_Config.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\Net_Config.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Config.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -1477,9 +1477,9 @@
<FilePath>..\MDK-ARM\wolfSSL\config.h</FilePath>
</File>
<File>
<FileName>RTX_Conf_CM.c</FileName>
<FileName>RTX_Config.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\RTX_Conf_CM.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\RTX_Config.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -1527,7 +1527,7 @@
<File>
<FileName>Net_Debug.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\Net_Debug.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Debug.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -1590,12 +1590,12 @@
<File>
<FileName>startup_stm32f2xx.s</FileName>
<FileType>2</FileType>
<FilePath>..\STM32F2xx\startup_stm32f2xx.s</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\startup_stm32f2xx.s</FilePath>
</File>
<File>
<FileName>File_Config.c</FileName>
<FileType>1</FileType>
<FilePath>C:\Keil\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</FilePath>
</File>
<File>
<FileName>config-WOLFLIB.h</FileName>
@ -2578,7 +2578,7 @@
<File>
<FileName>Net_Config.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\Net_Config.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Config.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -2629,9 +2629,9 @@
<FilePath>..\MDK-ARM\wolfSSL\config.h</FilePath>
</File>
<File>
<FileName>RTX_Conf_CM.c</FileName>
<FileName>RTX_Config.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\RTX_Conf_CM.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\RTX_Config.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -2679,7 +2679,7 @@
<File>
<FileName>Net_Debug.c</FileName>
<FileType>1</FileType>
<FilePath>..\MDK-ARM\config\Net_Debug.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\Net_Debug.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>
@ -2742,12 +2742,12 @@
<File>
<FileName>startup_stm32f2xx.s</FileName>
<FileType>2</FileType>
<FilePath>..\STM32F2xx\startup_stm32f2xx.s</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\TCPnet\Http_demo\startup_stm32f2xx.s</FilePath>
</File>
<File>
<FileName>File_Config.c</FileName>
<FileType>1</FileType>
<FilePath>C:\Keil\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</FilePath>
<FilePath>C:\Keil_v5\ARM\Boards\Keil\MCBSTM32F200\RL\FlashFS\SD_File\File_Config.c</FilePath>
<FileOption>
<CommonProperty>
<UseCPPCompiler>2</UseCPPCompiler>

View File

@ -75,7 +75,7 @@
<OPTFL>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<IsCurrentTarget>1</IsCurrentTarget>
<IsCurrentTarget>0</IsCurrentTarget>
</OPTFL>
<CpuCode>255</CpuCode>
<DebugOpt>
@ -234,7 +234,7 @@
<OPTFL>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<IsCurrentTarget>0</IsCurrentTarget>
<IsCurrentTarget>1</IsCurrentTarget>
</OPTFL>
<CpuCode>255</CpuCode>
<DebugOpt>