From 7d3225c4a767512a2c14617351eb1a718e508fa9 Mon Sep 17 00:00:00 2001 From: Jared Date: Mon, 3 Oct 2016 16:34:57 -0400 Subject: [PATCH] readme --- README | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/README b/README index 037da94..9664c44 100755 --- a/README +++ b/README @@ -1,27 +1,2 @@ -To compile for linux: - -go to project directory - -source ./setup.sh linux - -make all - -Please read the doxygen documentation in doc/html/index.html - --------------------------------------------------------------- - -To complie for windows: - -go to project directory - -Build soem libary make_libsoem_lib.bat - -Ex: make_libsoem_lib.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" x86 - -Build test folder make_test_win32.bat - -Ex: make_test_win32.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" x86 - -Test: slavinfo.exe . sllaveinfo.exe will print the \Device\NPF_{xxxxxx}'s -Ex. slaveinfo.exe \Device\NPF_{735D4B45-68D6-47A6-B826-E0DA26AC761A} - +To build: +'make'