From 311aa2d29d0d0f18a123a7f722b4142e3f4e4593 Mon Sep 17 00:00:00 2001 From: Michael Fabian Dirks Date: Wed, 20 Jul 2016 02:07:12 +0200 Subject: [PATCH] Add Resource files to project. --- BlitzPointer.vcxproj | 15 +++++ BlitzPointer.vcxproj.filters | 109 +++++++++++++++++++++++++---------- 2 files changed, 93 insertions(+), 31 deletions(-) diff --git a/BlitzPointer.vcxproj b/BlitzPointer.vcxproj index 186338e..90e1f3b 100644 --- a/BlitzPointer.vcxproj +++ b/BlitzPointer.vcxproj @@ -160,6 +160,21 @@ + + + + + + + + + + + + + + + diff --git a/BlitzPointer.vcxproj.filters b/BlitzPointer.vcxproj.filters index 70a5859..badf3a3 100644 --- a/BlitzPointer.vcxproj.filters +++ b/BlitzPointer.vcxproj.filters @@ -1,32 +1,79 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {527b3491-2ee2-474d-863f-2d21b7abb958} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {527b3491-2ee2-474d-863f-2d21b7abb958} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {d3963385-0917-43df-9813-3cd79d80d4d0} + + + {1af1f49c-694a-4143-b7a4-9a6805a2385c} + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + + Resource Files\Examples + + \ No newline at end of file