diff options
Diffstat (limited to 'build/Preprocessor/Preprocessor.vcxproj')
-rw-r--r-- | build/Preprocessor/Preprocessor.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Preprocessor/Preprocessor.vcxproj b/build/Preprocessor/Preprocessor.vcxproj index 9fe75d2..5d9d036 100644 --- a/build/Preprocessor/Preprocessor.vcxproj +++ b/build/Preprocessor/Preprocessor.vcxproj @@ -115,6 +115,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <ClCompile Include="..\..\source\Preprocessor\main.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |