Added strcmpi.c to project
authorjesusc <jesusc@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 16 Mar 2007 20:00:15 +0000 (20:00 +0000)
committerjesusc <jesusc@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 16 Mar 2007 20:00:15 +0000 (20:00 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4693 4a8a32a2-be11-0410-ad9d-d568d2c75423

as/link/z80/linkz80.dsp

index 8900d510df204fa59089f9ae440478d342192673..69d3518f3133b42ad19434472c6e52cb9c54979e 100644 (file)
@@ -7,19 +7,19 @@
 CFG=linkz80 - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "linkz80.mak".\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "linkz80.mak" CFG="linkz80 - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "linkz80 - Win32 Release" (based on "Win32 (x86) Console Application")\r
 !MESSAGE "linkz80 - Win32 Debug" (based on "Win32 (x86) Console Application")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -78,7 +78,7 @@ LINK32=link.exe
 # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\..\..\bin_vc\link-z80.exe" /pdbtype:sept\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # Begin Target\r
 \r
@@ -144,12 +144,12 @@ SOURCE=..\lklist.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\lknoice.c\r
+SOURCE=.\lkmain.c\r
 # ADD CPP /D "SDK" /D "INDEXLIB"\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\lkmain.c\r
+SOURCE=..\lknoice.c\r
 # ADD CPP /D "SDK" /D "INDEXLIB"\r
 # End Source File\r
 # Begin Source File\r
@@ -172,6 +172,10 @@ SOURCE=..\lkstore.c
 SOURCE=..\lksym.c\r
 # ADD CPP /D "SDK" /D "INDEXLIB"\r
 # End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\strcmpi.c\r
+# End Source File\r
 # End Group\r
 # Begin Group "Header Files"\r
 \r