-------------------------------------------------------------------------
| 39 | { |
| 40 | //------------------------------------------------------------------------- |
| 41 | fs::path GetTestUnloadDllFilename() |
| 42 | { |
| 43 | return fs::path(__FILE__).filename(); |
| 44 | } |
| 45 | |
| 46 | //------------------------------------------------------------------------- |
| 47 | fs::path GetOutputBinaryPath() |