forked from maximmenshikov/dbflush
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdbflush.sln
More file actions
18 lines (18 loc) · 1.04 KB
/
Copy pathdbflush.sln
File metadata and controls
18 lines (18 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbflush", "dbflush\dbflush.vcproj", "{FD6882B9-7B11-425C-9559-C795D2D99A41}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Windows Mobile 6 Professional SDK (ARMV4I) = Release|Windows Mobile 6 Professional SDK (ARMV4I)
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FD6882B9-7B11-425C-9559-C795D2D99A41}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I)
{FD6882B9-7B11-425C-9559-C795D2D99A41}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
{FD6882B9-7B11-425C-9559-C795D2D99A41}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal