git-svn-id: https://svn.code.sf.net/p/freetel/code@504 01035d8c-6547-0410-b346-abe4f9...
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 27 May 2012 15:44:30 +0000 (15:44 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 27 May 2012 15:44:30 +0000 (15:44 +0000)
commitb17145388b84d12c2b087f481dfcd497f3f26ff8
tree10cb1e04cc83ae186d5cb88407539ca7d8b9b926
parentdbc7d93b8e3cbde1130b35014fa37a650f2ecec5
git-svn-id: https://svn.code.sf.net/p/freetel/code@504 01035d8c-6547-0410-b346-abe4f91aad63
29 files changed:
fdmdv2/fdmdv2dll/vbTest/App.config [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/Form1.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/Form1.resx [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/Form1.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Application.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Application.myapp [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/AssemblyInfo.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Resources.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Resources.resx [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Settings.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Settings.settings [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Debug/.gitignore [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.exe [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.pdb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe.manifest [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.xml [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Debug/.gitignore [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.read.1.tlog [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.write.1.tlog [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/TempPE/My Project.Resources.Designer.vb.dll [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Form1.resources [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Resources.resources [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.exe [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.pdb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.vbproj.FileListAbsolute.txt [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.xml [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/vbTest.vbproj [new file with mode: 0644]