diff options
author | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
commit | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (patch) | |
tree | 909848ed622b35c8653c961c9ebed8c574bb150e /build/Preprocessor/Preprocessor.vcxproj | |
parent | d9041d6e12ded456c17622f7f2e7bbacb9e99b1a (diff) |
*misc
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"> |