Add resource file to CodeBlocks project
This commit is contained in:
parent
257050c27a
commit
1ad5c743e5
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<FileVersion major="1" minor="6" />
|
||||
<Project>
|
||||
<Option title="nmrpflash" />
|
||||
<Option makefile="Makefile.win" />
|
||||
<Option pch_mode="2" />
|
||||
<Option compiler="gcc" />
|
||||
<Build>
|
||||
|
@ -46,6 +47,10 @@
|
|||
<Unit filename="nmrpd.h">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="nmrpflash.manifest" />
|
||||
<Unit filename="nmrpflash.rc">
|
||||
<Option compilerVar="WINDRES" />
|
||||
</Unit>
|
||||
<Unit filename="tftp.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
|
|
Loading…
Add table
Reference in a new issue