From e203be06e81e5f85c179a28219836ed394d2ba64 Mon Sep 17 00:00:00 2001 From: faketruth Date: Tue, 27 Dec 2011 16:21:48 +0000 Subject: Added VS2010 project and solution for the DeNotch map converter git-svn-id: http://mc-server.googlecode.com/svn/trunk@129 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- converter/DeNotchConverter.vcxproj.filters | 54 ++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 converter/DeNotchConverter.vcxproj.filters (limited to 'converter/DeNotchConverter.vcxproj.filters') diff --git a/converter/DeNotchConverter.vcxproj.filters b/converter/DeNotchConverter.vcxproj.filters new file mode 100644 index 000000000..939174c13 --- /dev/null +++ b/converter/DeNotchConverter.vcxproj.filters @@ -0,0 +1,54 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file -- cgit v1.2.3