File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 3434 <Project >{c3bcbea1-90e6-426f-88ac-64c274bcef45}</Project >
3535 </ProjectReference >
3636 </ItemGroup >
37+ <ItemGroup >
38+ <ResourceCompile Include =" src/WinMLRunner.rc" />
39+ </ItemGroup >
40+ <ItemGroup >
41+ <ClInclude Include =" src\resource.h" />
42+ </ItemGroup >
3743 <PropertyGroup Label =" Globals" >
3844 <VCProjectVersion >15.0</VCProjectVersion >
3945 <ProjectGuid >{31653A2F-02CC-4A95-9880-BF86965FB262}</ProjectGuid >
Original file line number Diff line number Diff line change 1+ //{{NO_DEPENDENCIES}}
2+ // Microsoft Visual C++ generated include file.
3+ // Used by WinMLRunner.rc
4+
5+ // Next default values for new objects
6+ //
7+ #ifdef APSTUDIO_INVOKED
8+ #ifndef APSTUDIO_READONLY_SYMBOLS
9+ #define _APS_NEXT_RESOURCE_VALUE 101
10+ #define _APS_NEXT_COMMAND_VALUE 40001
11+ #define _APS_NEXT_CONTROL_VALUE 1001
12+ #define _APS_NEXT_SYMED_VALUE 101
13+ #endif
14+ #endif
You can’t perform that action at this time.
0 commit comments