Add Example08 to the project, rewrite GetFunctionPointer started.

This commit is contained in:
Michael Dirks
2015-12-30 04:14:53 +01:00
parent 519cd5c577
commit 95dd86e6af
3 changed files with 25 additions and 12 deletions
+5
View File
@@ -213,6 +213,11 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</DeploymentContent>
</None>
<None Include="Examples\Example08.bb">
<Link>Examples\Example08.bb</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</DeploymentContent>
</None>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">