File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
source/nanoFramework.CoreLibrary Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3737 <PropertyGroup >
3838 <NFMDP_PE_NoBitmapCompression >true</NFMDP_PE_NoBitmapCompression >
3939 <!-- we like verbose -->
40- <NFMDP_PE_Verbose >true</NFMDP_PE_Verbose >
41- <NFMDP_PE_VerboseMinimize >true</NFMDP_PE_VerboseMinimize >
42- <NFMDP_STUB_GenerateSkeletonFile >Stubs\corlib_native</NFMDP_STUB_GenerateSkeletonFile >
43- <NFMDP_STUB_GenerateSkeletonProject >corlib_native</NFMDP_STUB_GenerateSkeletonProject >
40+ <NFMDP_STUB_Verbose >true</NFMDP_STUB_Verbose >
41+ <NF_GenerateStubsDirectory >bin\$(Configuration)\Stubs</NF_GenerateStubsDirectory >
42+ <NF_GenerateSkeletonProjectName >corlib_native</NF_GenerateSkeletonProjectName >
4443 <!-- this is one is absolutly mandatory for the base class library -->
4544 <NFMDP_STUB_SkeletonWithoutInterop >true</NFMDP_STUB_SkeletonWithoutInterop >
4645 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments