X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff8b6290e9b7d0c604c35ca938d87cbd1fd157ed..1bcfc0e1b91dd7bc2a3144048fbbf5c809943986:/src/wxvc.dsp?ds=sidebyside diff --git a/src/wxvc.dsp b/src/wxvc.dsp index a139a1bb4b..ab2b3de382 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -23,8 +23,8 @@ CFG=wxvc - Win32 Debug # Begin Project # PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" +# PROP Scc_ProjName "wxvc" +# PROP Scc_LocalPath ".." CPP=cl.exe RSC=rc.exe @@ -101,6 +101,10 @@ SOURCE=.\common\cmdline.cpp # End Source File # Begin Source File +SOURCE=.\common\cmdproc.cpp +# End Source File +# Begin Source File + SOURCE=.\common\cmndata.cpp # End Source File # Begin Source File @@ -368,6 +372,10 @@ SOURCE=.\common\mstream.cpp # End Source File # Begin Source File +SOURCE=.\common\nbkbase.cpp +# End Source File +# Begin Source File + SOURCE=.\common\object.cpp # End Source File # Begin Source File @@ -404,6 +412,11 @@ SOURCE=.\common\radiocmn.cpp # End Source File # Begin Source File +SOURCE=.\common\regex.cpp +# ADD CPP /I "regex" +# End Source File +# Begin Source File + SOURCE=.\common\resource.cpp # End Source File # Begin Source File @@ -448,6 +461,10 @@ SOURCE=.\common\string.cpp # End Source File # Begin Source File +SOURCE=.\common\sysopt.cpp +# End Source File +# Begin Source File + SOURCE=.\common\tbarbase.cpp # End Source File # Begin Source File @@ -628,7 +645,7 @@ SOURCE=.\generic\sashwin.cpp # End Source File # Begin Source File -SOURCE=.\generic\scrolwin.cpp +SOURCE=.\generic\scrlwing.cpp # End Source File # Begin Source File @@ -897,6 +914,10 @@ SOURCE=.\msw\enhmeta.cpp # End Source File # Begin Source File +SOURCE=.\msw\fdrepdlg.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\filedlg.cpp # End Source File # Begin Source File @@ -1202,5 +1223,33 @@ SOURCE=.\msw\ole\uuid.cpp SOURCE=..\include\wx\msw\setup.h # End Source File # End Group +# Begin Group "Regex Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\regex\regcomp.c +# ADD CPP /I "regex" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=.\regex\regerror.c +# ADD CPP /I "regex" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=.\regex\regexec.c +# ADD CPP /I "regex" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=.\regex\regfree.c +# ADD CPP /I "regex" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# End Group # End Target # End Project