Updated project files so release build works

This commit is contained in:
petermcs
2010-12-11 15:30:18 +00:00
parent 6cec4b3cdb
commit d1db062db8
6 changed files with 883 additions and 2 deletions
@@ -23,6 +23,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gateway", "gateway\gateway.
{6A8668E1-F08E-496B-B624-D6C05001806D} = {6A8668E1-F08E-496B-B624-D6C05001806D}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "epics", "epics\epics.vcproj", "{0C3841EA-9078-416D-B649-3156512E87E1}"
ProjectSection(ProjectDependencies) = postProject
{E9A65567-B028-4278-881D-674604B2E126} = {E9A65567-B028-4278-881D-674604B2E126}
{6A8668E1-F08E-496B-B624-D6C05001806D} = {6A8668E1-F08E-496B-B624-D6C05001806D}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -49,6 +55,10 @@ Global
{2386A9AF-7EE8-4226-B7D4-1EB54FFA27F0}.Debug|Win32.Build.0 = Debug|Win32
{2386A9AF-7EE8-4226-B7D4-1EB54FFA27F0}.Release|Win32.ActiveCfg = Release|Win32
{2386A9AF-7EE8-4226-B7D4-1EB54FFA27F0}.Release|Win32.Build.0 = Release|Win32
{0C3841EA-9078-416D-B649-3156512E87E1}.Debug|Win32.ActiveCfg = Debug|Win32
{0C3841EA-9078-416D-B649-3156512E87E1}.Debug|Win32.Build.0 = Debug|Win32
{0C3841EA-9078-416D-B649-3156512E87E1}.Release|Win32.ActiveCfg = Release|Win32
{0C3841EA-9078-416D-B649-3156512E87E1}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE