configurationTest now uses htons, needs winsock dll

This commit is contained in:
Michael Davidsaver
2015-11-24 20:22:37 -05:00
parent 4ae0a12614
commit 9b43a07b47

View File

@@ -46,5 +46,6 @@ TESTSCRIPTS_HOST += $(TESTS:%=%.t)
TESTPROD_HOST += configurationTest
configurationTest_SRCS += configurationTest.cpp
configurationTest_SYS_LIBS_WIN32 += ws2_32
#testHarness_SRCS += configurationTest.cpp
TESTS += configurationTest