Files
openfoam/applications/test/00-dummy/Make/options
Mark Olesen 45d5d7bbc1 COMP: add minimal test application
- uses wmake, without OpenFOAM libraries.

  The application and libray serve as a minimal test case for wmake,
  but can also be used to generate a minimal library/executable pair
  target for testing of packaging etc.
2018-11-23 00:21:10 +01:00

10 lines
125 B
Plaintext

/* Without the normal defaults */
PROJECT_INC =
PROJECT_LIBS =
EXE_INC = -Idummy
EXE_LIBS = \
-lOpenFOAM-dummy