X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..0147a7c1409829913d5cdfc29d3d1588f29c64cb:/src/wxvc.dsp?ds=sidebyside diff --git a/src/wxvc.dsp b/src/wxvc.dsp index 29e1b1ba50..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 @@ -109,6 +113,10 @@ SOURCE=.\common\config.cpp # End Source File # Begin Source File +SOURCE=.\common\cshelp.cpp +# End Source File +# Begin Source File + SOURCE=.\common\ctrlcmn.cpp # End Source File # Begin Source File @@ -129,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 @@ -137,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 @@ -167,6 +183,10 @@ SOURCE=.\common\dynlib.cpp # End Source File # Begin Source File +SOURCE=.\common\effects.cpp +# End Source File +# Begin Source File + SOURCE=.\common\encconv.cpp # End Source File # Begin Source File @@ -196,6 +216,10 @@ SOURCE=.\common\filefn.cpp # End Source File # Begin Source File +SOURCE=.\common\filename.cpp +# End Source File +# Begin Source File + SOURCE=.\common\filesys.cpp # End Source File # Begin Source File @@ -233,6 +257,10 @@ SOURCE=.\common\gdicmn.cpp # End Source File # Begin Source File +SOURCE=.\common\geometry.cpp +# End Source File +# Begin Source File + SOURCE=.\common\gifdecod.cpp # End Source File # Begin Source File @@ -288,6 +316,10 @@ SOURCE=.\common\imagtiff.cpp # End Source File # Begin Source File +SOURCE=.\common\imagxpm.cpp +# End Source File +# Begin Source File + SOURCE=.\common\intl.cpp # End Source File # Begin Source File @@ -340,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 @@ -368,6 +404,19 @@ SOURCE=.\common\protocol.cpp # End Source File # Begin Source File +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 @@ -412,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 @@ -432,6 +485,10 @@ SOURCE=.\common\tokenzr.cpp # End Source File # Begin Source File +SOURCE=.\common\treebase.cpp +# End Source File +# Begin Source File + SOURCE=.\common\txtstrm.cpp # End Source File # Begin Source File @@ -482,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 @@ -528,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 @@ -560,10 +625,6 @@ SOURCE=.\generic\panelg.cpp # End Source File # Begin Source File -SOURCE=.\generic\plot.cpp -# End Source File -# Begin Source File - SOURCE=.\generic\progdlgg.cpp # End Source File # Begin Source File @@ -584,7 +645,11 @@ SOURCE=.\generic\sashwin.cpp # End Source File # Begin Source File -SOURCE=.\generic\scrolwin.cpp +SOURCE=.\generic\scrlwing.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\splash.cpp # End Source File # Begin Source File @@ -612,6 +677,14 @@ SOURCE=.\generic\tipdlg.cpp # End Source File # Begin Source File +SOURCE=.\generic\tipwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\treectlg.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\treelay.cpp # End Source File # Begin Source File @@ -1027,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 @@ -1071,6 +1148,10 @@ SOURCE=.\msw\textctrl.cpp # End Source File # Begin Source File +SOURCE=.\msw\tglbtn.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\thread.cpp # End Source File # Begin Source File @@ -1101,11 +1182,6 @@ SOURCE=.\msw\wave.cpp SOURCE=.\msw\window.cpp # End Source File -# Begin Source File - -SOURCE=.\msw\xpmhand.cpp -# ADD CPP /I "../src/xpm" -# End Source File # End Group # Begin Group "OLE Files" @@ -1143,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