diff --git a/EgtDemo1.sln b/EgtDemo1.sln
index f32e305..69832b7 100644
--- a/EgtDemo1.sln
+++ b/EgtDemo1.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "EgtDemo1", "EgtDemo1.vbproj", "{4981572C-8513-45F2-941D-2CBC8AFBA90C}"
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "EgtDemo1", "EgtDemo1.vbproj", "{BCF99EAE-E9DE-4678-AAD8-F52C19383930}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -11,14 +11,14 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Debug|x64.ActiveCfg = Debug|x64
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Debug|x64.Build.0 = Debug|x64
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Debug|x86.ActiveCfg = Debug|x86
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Debug|x86.Build.0 = Debug|x86
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Release|x64.ActiveCfg = Release|x64
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Release|x64.Build.0 = Release|x64
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Release|x86.ActiveCfg = Release|x86
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}.Release|x86.Build.0 = Release|x86
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Debug|x64.ActiveCfg = Debug|x64
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Debug|x64.Build.0 = Debug|x64
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Debug|x86.ActiveCfg = Debug|x86
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Debug|x86.Build.0 = Debug|x86
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Release|x64.ActiveCfg = Release|x64
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Release|x64.Build.0 = Release|x64
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Release|x86.ActiveCfg = Release|x86
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/EgtDemo1.vbproj b/EgtDemo1.vbproj
index 3b51bae..122ee70 100644
--- a/EgtDemo1.vbproj
+++ b/EgtDemo1.vbproj
@@ -6,7 +6,7 @@
2.0
- {4981572C-8513-45F2-941D-2CBC8AFBA90C}
+ {BCF99EAE-E9DE-4678-AAD8-F52C19383930}
WinExe
EgtDemo1.My.MyApplication
EgtDemo1
@@ -29,7 +29,7 @@
x86
- None
+ pdbonly
false
true
true
@@ -64,11 +64,10 @@
bin\x64\Release\
true
42016,41999,42017,42018,42019,42032,42036,42020,42021,42022
- None
+ pdbonly
x64
false
false
- false
@@ -145,8 +144,8 @@
- copy \EgtDev\EgtDemo1\bin\Release\EgtDemo1.exe \EgtProg\EgtDemo1-32bit\EgtDemo1.exe
-copy \EgtDev\EgtDemo1\bin\x64\Release\EgtDemo1.exe \EgtProg\EgtDemo1-64bit\EgtDemo1.exe
+ copy \EgtDev\EgtDemo1\bin\release\EgtDemo1.exe \EgtProg\EgtDemo1-32bit\EgtDemo1.exe
+copy \EgtDev\EgtDemo1\bin\x64\release\EgtDemo1.exe \EgtProg\EgtDemo1-64bit\EgtDemo1.exe