Changeset 221 in tmcsimulator for branches/FEPSimulator/buildLinuxVM
- Timestamp:
- 11/04/2017 11:49:25 AM (8 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/buildLinuxVM (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/buildLinuxVM
r216 r221 1 1 #!/bin/bash 2 2 3 g++ *.c *.cpp -o FEPSimulatorExec3 g++ -Wno-write-strings *.c *.cpp -o FEPSimulatorExec
Note: See TracChangeset
for help on using the changeset viewer.
