mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: uniform 'Test-' prefix for all applications/test
- easier to clean, avoid confusion with 'real' applications, etc.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
testDataEntry.C
|
||||
Test-DataEntry.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/testDataEntry
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-DataEntry
|
||||
|
||||
@ -8,4 +8,4 @@ EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-llagrangianIntermediate \
|
||||
-lradiation \
|
||||
-lthermophysicalFunctions
|
||||
-lthermophysicalFunctions
|
||||
|
||||
Reference in New Issue
Block a user