Files
ayanova7/source/NotifyTray/backup/NotifyTray.csproj.bkp
2018-06-29 19:47:36 +00:00

199 lines
7.9 KiB
Plaintext

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{724B50A9-D175-48E7-8A94-38C6ADC98A54}"
>
<Build>
<Settings
ApplicationIcon = "..\WinFormApp\graphics\Notify.ico"
AssemblyKeyContainerName = ""
AssemblyName = "NotifyTray"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "NotifyTray"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "ChilkatDotNet"
AssemblyName = "ChilkatDotNet"
HintPath = "..\..\..\..\Program Files\Chilkat Software Inc\Chilkat.NET\ChilkatDotNet.dll"
/>
<Reference
Name = "CSLA"
Project = "{1B9A38BB-461A-47A4-AD72-099C694138A0}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
<Reference
Name = "CSLA.Core.Bindablebase"
Project = "{C2392355-12A9-4197-A1D3-603C390B1E62}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "CSLA.Server.DataPortal"
Project = "{80828E2C-E9FB-4E73-A27C-7F9CDB96FCDE}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
<Reference
Name = "CSLA.Server.ServicedDataPortal"
Project = "{AD60DF60-2D14-4403-B5A8-41D4E06AB7AD}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
<Reference
Name = "GZTW.AyaNova.BLL"
Project = "{50B807B6-FC35-4CC3-B54D-91C78426A943}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "GZTW.Data"
Project = "{701893AA-C042-4FB2-8643-E139372C1117}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "GZTW.Profile"
Project = "{EDE897E2-E2E6-441D-9F83-0B973AE09670}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "log4net"
AssemblyName = "log4net"
HintPath = "..\..\3rdprtylibs\log4net\log4net.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.config"
BuildAction = "None"
/>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MainForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MainForm.resx"
DependentUpon = "MainForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MemoMessageDelivery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MessageDelivery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PopUpMessageDelivery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ProcessDeliveries.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SMSMessageDelivery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SMTPMessageDelivery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>