Changeset 315
- Timestamp:
- Aug 31, 2014, 5:40:09 AM (9 years ago)
- Location:
- trunk/Utilities/Miscellaneous/LowBitnessHost
- Files:
-
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Miscellaneous/LowBitnessHost/Host/Host.vcxproj
r183 r315 139 139 </ItemGroup> 140 140 <ItemGroup> 141 <Text Include="ReadMe.txt" />142 </ItemGroup>143 <ItemGroup>144 141 <None Include="Foo.rgs" /> 145 142 <None Include="Host.rgs" /> -
trunk/Utilities/Miscellaneous/LowBitnessHost/Host/Host.vcxproj.filters
r183 r315 56 56 </ItemGroup> 57 57 <ItemGroup> 58 <Text Include="ReadMe.txt" />59 </ItemGroup>60 <ItemGroup>61 58 <None Include="Host.rgs"> 62 59 <Filter>Resource Files</Filter> -
trunk/Utilities/Miscellaneous/LowBitnessHost/Host/Host_i.c
r183 r315 7 7 8 8 /* File created by MIDL compiler version 7.00.0555 */ 9 /* at Thu Jun 20 22: 14:4820139 /* at Thu Jun 20 22:34:56 2013 10 10 */ 11 11 /* Compiler settings for Host.idl: -
trunk/Utilities/Miscellaneous/LowBitnessHost/Host/Host_i.h
r183 r315 5 5 6 6 /* File created by MIDL compiler version 7.00.0555 */ 7 /* at Thu Jun 20 22: 14:4820137 /* at Thu Jun 20 22:34:56 2013 8 8 */ 9 9 /* Compiler settings for Host.idl: -
trunk/Utilities/Miscellaneous/LowBitnessHost/Host/Host_p.c
r183 r315 5 5 6 6 /* File created by MIDL compiler version 7.00.0555 */ 7 /* at Thu Jun 20 22: 14:4820137 /* at Thu Jun 20 22:34:56 2013 8 8 */ 9 9 /* Compiler settings for Host.idl: -
trunk/Utilities/Miscellaneous/LowBitnessHost/LowBitnessHost.sln
r183 r315 10 10 EndProject 11 11 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Application", "Application\Application.csproj", "{701623D3-C9BD-4C6B-80A2-25712074A8BD}" 12 ProjectSection(ProjectDependencies) = postProject 13 {05C734FF-2514-467E-A750-00E1EB5F3CE1} = {05C734FF-2514-467E-A750-00E1EB5F3CE1} 14 EndProjectSection 12 15 EndProject 13 16 Global
Note: See TracChangeset
for help on using the changeset viewer.