diff options
author | chai <chaifix@163.com> | 2019-01-22 20:19:30 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-22 20:19:30 +0800 |
commit | d6ba775a63e2404513a3f3e854b1d04a4a2b5dea (patch) | |
tree | 1b6333b0c1817ec6b8c3bea19229c92802acfaf2 /Build/cembed/cembed.vcxproj | |
parent | 9c2fbdd5ea7ed2c5dd5529a0996bb390b34001ff (diff) |
+unpacker
Diffstat (limited to 'Build/cembed/cembed.vcxproj')
-rw-r--r-- | Build/cembed/cembed.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cembed/cembed.vcxproj b/Build/cembed/cembed.vcxproj index 546d9ad..7bcf576 100644 --- a/Build/cembed/cembed.vcxproj +++ b/Build/cembed/cembed.vcxproj @@ -115,6 +115,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <ClCompile Include="..\..\Source\cembed\main.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |