X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f50fd91940976c34da6522016f7fc23852390f4d..0147a7c1409829913d5cdfc29d3d1588f29c64cb:/src/wxvc.dsp diff --git a/src/wxvc.dsp b/src/wxvc.dsp index b9d013b2c0..763b35aeed 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 @@ -133,6 +137,10 @@ SOURCE=.\common\db.cpp # End Source File # Begin Source File +SOURCE=.\common\dbgrid.cpp +# End Source File +# Begin Source File + SOURCE=.\common\dbtable.cpp # End Source File # Begin Source File @@ -141,6 +149,10 @@ SOURCE=.\common\dcbase.cpp # End Source File # Begin Source File +SOURCE=.\common\dircmn.cpp +# End Source File +# Begin Source File + SOURCE=.\common\dlgcmn.cpp # End Source File # Begin Source File @@ -245,11 +257,11 @@ SOURCE=.\common\gdicmn.cpp # End Source File # Begin Source File -SOURCE=.\common\gifdecod.cpp +SOURCE=.\common\geometry.cpp # End Source File # Begin Source File -SOURCE=.\common\xpmdecod.cpp +SOURCE=.\common\gifdecod.cpp # End Source File # Begin Source File @@ -360,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 @@ -392,6 +408,15 @@ SOURCE=.\common\quantize.cpp # End Source File # Begin Source File +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 @@ -436,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 @@ -510,6 +539,10 @@ SOURCE=.\common\wxexpr.cpp # End Source File # Begin Source File +SOURCE=.\common\xpmdecod.cpp +# End Source File +# Begin Source File + SOURCE=.\common\zipstrm.cpp # ADD CPP /I "zlib" # End Source File @@ -556,6 +589,10 @@ SOURCE=.\generic\grid.cpp # End Source File # Begin Source File +SOURCE=.\generic\gridctrl.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\gridsel.cpp # End Source File # Begin Source File @@ -608,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 @@ -1063,6 +1100,10 @@ SOURCE=.\msw\slidrmsw.cpp # End Source File # Begin Source File +SOURCE=.\msw\snglinst.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\spinbutt.cpp # End Source File # Begin Source File @@ -1178,5 +1219,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