Fixed VS project file.
authorWouter van Oortmerssen <aardappel@gmail.com>
Tue, 4 Aug 2015 00:56:09 +0000 (17:56 -0700)
committerWouter van Oortmerssen <aardappel@gmail.com>
Tue, 4 Aug 2015 00:56:09 +0000 (17:56 -0700)
Tested: on Windows.

build/VS2010/flattests.vcxproj

index 447eebd..24dca0b 100755 (executable)
     <ClCompile Include="..\..\src\idl_gen_general.cpp" />
     <ClCompile Include="..\..\src\idl_parser.cpp" />
     <ClCompile Include="..\..\src\idl_gen_text.cpp" />
+    <ClCompile Include="..\..\src\reflection.cpp" />
     <ClCompile Include="..\..\tests\test.cpp" />
   </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />