runswig.2017.cmd 959 B

12345678910111213141516171819202122232425
  1. move esl_wrap.cpp esl_wrap.bak
  2. move esl.cs esl.bak
  3. move ESLconnection.cs ESLconnection.bak
  4. move ESLevent.cs ESLevent.bak
  5. move ESLPINVOKE.cs ESLPINVOKE.bak
  6. move SWIGTYPE_p_esl_event_t.cs SWIGTYPE_p_esl_event_t.bak
  7. move SWIGTYPE_p_esl_priority_t.cs SWIGTYPE_p_esl_priority_t.bak
  8. swig\swig.exe -module ESL -csharp -c++ -DMULTIPLICITY -I../src/include -o esl_wrap.cpp ../ESL.i
  9. move esl_wrap.cpp esl_wrap.2017.cpp
  10. move esl.cs esl.2017.cs
  11. move ESLconnection.cs ESLconnection.2017.cs
  12. move ESLevent.cs ESLevent.2017.cs
  13. move ESLPINVOKE.cs ESLPINVOKE.2017.cs
  14. move SWIGTYPE_p_esl_event_t.cs SWIGTYPE_p_esl_event_t.2017.cs
  15. move SWIGTYPE_p_esl_priority_t.cs SWIGTYPE_p_esl_priority_t.2017.cs
  16. move esl_wrap.bak esl_wrap.cpp
  17. move esl.bak esl.cs
  18. move ESLconnection.bak ESLconnection.cs
  19. move ESLevent.bak ESLevent.cs
  20. move ESLPINVOKE.bak ESLPINVOKE.cs
  21. move SWIGTYPE_p_esl_event_t.bak SWIGTYPE_p_esl_event_t.cs
  22. move SWIGTYPE_p_esl_priority_t.bak SWIGTYPE_p_esl_priority_t.cs