mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 06:00:01 +00:00
Add missing idl_gen_php.cpp to VisualStudio project
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Level4</WarningLevel>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\idl_gen_js.cpp" />
|
||||
<ClCompile Include="..\..\src\idl_gen_php.cpp" />
|
||||
<ClCompile Include="..\..\src\idl_gen_python.cpp" />
|
||||
<ClCompile Include="..\..\src\idl_parser.cpp" />
|
||||
<ClCompile Include="..\..\src\idl_gen_cpp.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user