Probably regex should have it's own .dsp file :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11038
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# Begin Project
# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
+# PROP Scc_ProjName "DragimagVC"
+# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
#include <ctype.h>
#include <limits.h>
#include <stdlib.h>
-#include "regex.h"
+#include <regex.h>
#include "utils.h"
#include "regex2.h"
#include <ctype.h>
#include <limits.h>
#include <stdlib.h>
-#include "regex.h"
+#include <regex.h>
#include "utils.h"
#include "regerror.ih"
#include <string.h>
#include <limits.h>
#include <ctype.h>
-#include "regex.h"
+#include <regex.h>
#include "utils.h"
#include "regex2.h"
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
-#include "regex.h"
+#include <regex.h>
#include "utils.h"
#include "regex2.h"
# Begin Source File
SOURCE=.\common\regex.cpp
+# ADD CPP /I "regex"
# End Source File
# Begin Source File
# 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
-# SUBTRACT CPP /YX /Yc /Yu
-# End Source File
-# Begin Source File
-
-SOURCE=.\regex\split.c
+# ADD CPP /I "regex"
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
# End Group
# End Source File
# Begin Source File
+SOURCE=.\common\regex.cpp
+# ADD CPP /I "regex"
+# End Source File
+# Begin Source File
+
SOURCE=.\common\resourc2.cpp
# End Source File
# Begin Source File