This commit is contained in:
hyung-hwan 2008-02-03 05:48:55 +00:00
parent 9b15c21f13
commit 8c191a6a06
2 changed files with 9 additions and 0 deletions

View File

@ -180,6 +180,7 @@
<FILELIST>
<FILE FILENAME="main.c" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="str" FORMNAME="" DESIGNCLASS=""/>
<FILE FILENAME="ctype.c" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="mem" FORMNAME="" DESIGNCLASS=""/>
<FILE FILENAME="http.c" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="mem" FORMNAME="" DESIGNCLASS=""/>
<FILE FILENAME="stdio.c" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="misc" FORMNAME="" DESIGNCLASS=""/>
</FILELIST>
<IDEOPTIONS>

View File

@ -96,6 +96,10 @@ SOURCE=.\ctype.c
# End Source File
# Begin Source File
SOURCE=.\http.c
# End Source File
# Begin Source File
SOURCE=.\main.c
# End Source File
# Begin Source File
@ -112,6 +116,10 @@ SOURCE=.\ctype.h
# End Source File
# Begin Source File
SOURCE=.\http.h
# End Source File
# Begin Source File
SOURCE=.\main.h
# End Source File
# Begin Source File