Commit 71c14ff8 by zmo@google.com

Fix the standalone translator_common.vcproj

BUG=none TEST=build fine with that .vcproj TBR=daniel@transgaming.com Review URL: http://codereview.appspot.com/4902049 git-svn-id: https://angleproject.googlecode.com/svn/trunk@735 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent 0c6bb7a6
...@@ -295,6 +295,10 @@ ...@@ -295,6 +295,10 @@
> >
</File> </File>
<File <File
RelativePath=".\ForLoopUnroll.cpp"
>
</File>
<File
RelativePath=".\glslang.l" RelativePath=".\glslang.l"
> >
<FileConfiguration <FileConfiguration
...@@ -529,6 +533,10 @@ ...@@ -529,6 +533,10 @@
> >
</File> </File>
<File <File
RelativePath=".\ForLoopUnroll.h"
>
</File>
<File
RelativePath=".\InfoSink.h" RelativePath=".\InfoSink.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