Add MapLongVariableNames files to standalone vcproj

git-svn-id: https://angleproject.googlecode.com/svn/trunk@620 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent fd747b86
#define MAJOR_VERSION 0 #define MAJOR_VERSION 0
#define MINOR_VERSION 0 #define MINOR_VERSION 0
#define BUILD_VERSION 0 #define BUILD_VERSION 0
#define BUILD_REVISION 619 #define BUILD_REVISION 620
#define STRINGIFY(x) #x #define STRINGIFY(x) #x
#define MACRO_STRINGIFY(x) STRINGIFY(x) #define MACRO_STRINGIFY(x) STRINGIFY(x)
......
...@@ -234,6 +234,10 @@ ...@@ -234,6 +234,10 @@
> >
</File> </File>
<File <File
RelativePath=".\MapLongVariableNames.cpp"
>
</File>
<File
RelativePath=".\ossource_win.cpp" RelativePath=".\ossource_win.cpp"
> >
</File> </File>
...@@ -372,6 +376,10 @@ ...@@ -372,6 +376,10 @@
> >
</File> </File>
<File <File
RelativePath=".\MapLongVariableNames.h"
>
</File>
<File
RelativePath=".\MMap.h" RelativePath=".\MMap.h"
> >
</File> </File>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment