implemented resource parser logic as a test spike

This commit is contained in:
Christian Resma Helle
2012-11-07 22:53:54 +01:00
parent 79fe714b5b
commit 1559769152
30 changed files with 16298 additions and 144 deletions
@@ -3,9 +3,8 @@ using System.Runtime.InteropServices;
using System.Text;
using System.Windows.Forms;
using Microsoft.VisualStudio.Shell.Interop;
using ReswCodeGen.Core;
namespace ReswCodeGen.CustomTool
namespace ChristianHelle.DeveloperTools.CodeGenerators.Resw.CustomTool
{
[Guid("98983F6D-BC77-46AC-BA5A-8D9E8763F0D2")]
[ComVisible(true)]