Skip to content
Snippets Groups Projects
Commit e86ffc71 authored by Gary Williams's avatar Gary Williams
Browse files

add result.c

parent 4ced2ec9
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 hs_regexd.lib libdb.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 hs_regexd.lib libdbs.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
!ENDIF
......@@ -88,6 +88,10 @@ LINK32=link.exe
SOURCE=.\main.c
# End Source File
# Begin Source File
SOURCE=.\result.c
# End Source File
# End Group
# Begin Group "Headers"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment