]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/descrip.mms
added conversion to mac native filenames from local filesystem handler
[wxWidgets.git] / src / common / descrip.mms
index 3fcf5e2fd0da2f365d88eb368db1d592371ecd52..132ebfbc3839780046d0ae1749c8fd59bfd0385d 100644 (file)
@@ -120,6 +120,7 @@ OBJECTS1=framecmn.obj,\
                strconv.obj,\
                stream.obj,\
                string.obj,\
+               sysopt.obj,\
                tbarbase.obj,\
                textcmn.obj,\
                textfile.obj,\
@@ -223,6 +224,7 @@ SOURCES = \
                socket.cpp,\
                strconv.cpp,\
                stream.cpp,\
+               sysopt.cpp,\
                string.cpp,\
                tbarbase.cpp,\
                textcmn.cpp,\
@@ -357,6 +359,7 @@ sizer.obj : sizer.cpp
 socket.obj : socket.cpp
 strconv.obj : strconv.cpp
 stream.obj : stream.cpp
+sysopt.obj : sysopt.cpp
 string.obj : string.cpp
 tbarbase.obj : tbarbase.cpp
 textcmn.obj : textcmn.cpp