Skip to content
Snippets Groups Projects
Commit ae610764 authored by rswindell's avatar rswindell
Browse files

Added crc16.c.

parent 15d3225e
Branches
Tags
No related merge requests found
......@@ -64,7 +64,7 @@ LINK32=link.exe
# PROP Intermediate_Dir "msvc.win32.exe.debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\xpdev" /D "_DEBUG" /D "WRAPPER_EXPORTS" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "SBBS_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\xpdev" /D "_DEBUG" /D "WRAPPER_EXPORTS" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "SBBS_EXPORTS" /FR /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
......@@ -90,6 +90,10 @@ SOURCE=.\ars.c
# End Source File
# Begin Source File
SOURCE=.\crc16.c
# End Source File
# Begin Source File
SOURCE=.\dat_rec.c
# End Source File
# Begin Source File
......
......@@ -86,6 +86,10 @@ SOURCE=.\ars.c
# End Source File
# Begin Source File
SOURCE=.\crc16.c
# End Source File
# Begin Source File
SOURCE=.\dat_rec.c
# End Source File
# Begin Source File
......
......@@ -86,6 +86,10 @@ SOURCE=.\ars.c
# End Source File
# Begin Source File
SOURCE=.\crc16.c
# End Source File
# Begin Source File
SOURCE=.\dat_rec.c
# End Source File
# Begin Source File
......
......@@ -134,6 +134,10 @@ SOURCE=.\con_out.cpp
# End Source File
# Begin Source File
SOURCE=.\crc16.c
# End Source File
# Begin Source File
SOURCE=.\crc32.c
# End Source File
# Begin Source File
......
......@@ -88,6 +88,10 @@ SOURCE=.\ars.c
# End Source File
# Begin Source File
SOURCE=.\crc16.c
# End Source File
# Begin Source File
SOURCE=.\crc32.c
# End Source File
# Begin Source File
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment