diff options
Diffstat (limited to 'src/nt_path_converter/sources')
-rw-r--r-- | src/nt_path_converter/sources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nt_path_converter/sources b/src/nt_path_converter/sources new file mode 100644 index 0000000..02a42cd --- /dev/null +++ b/src/nt_path_converter/sources @@ -0,0 +1,3 @@ +TARGETTYPE = DRIVER +TARGETNAME = nt_path_converter +SOURCES = device.c main.c nt2dos.c |