-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnedclib.sln
More file actions
67 lines (66 loc) · 3.69 KB
/
nedclib.sln
File metadata and controls
67 lines (66 loc) · 3.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nedclib", "nedclib\nedclib.vcproj", "{769886E8-DFDF-482C-91E7-6DAD5147667F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "raw2bmp", "raw2bmp\raw2bmp.vcproj", "{5E3A3169-74BC-4CF8-9FA3-C15E90709C3D}"
ProjectSection(ProjectDependencies) = postProject
{769886E8-DFDF-482C-91E7-6DAD5147667F} = {769886E8-DFDF-482C-91E7-6DAD5147667F}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nedcenc", "nedcenc\nedcenc.vcproj", "{EB2D271F-9189-42C0-9DB1-00FD8A01EEF7}"
ProjectSection(ProjectDependencies) = postProject
{769886E8-DFDF-482C-91E7-6DAD5147667F} = {769886E8-DFDF-482C-91E7-6DAD5147667F}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nedcmake", "nedcmake\nedcmake.vcproj", "{EF88DBD4-43FC-46E7-BA81-4B0C78ABE43A}"
ProjectSection(ProjectDependencies) = postProject
{769886E8-DFDF-482C-91E7-6DAD5147667F} = {769886E8-DFDF-482C-91E7-6DAD5147667F}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nevpk", "nevpk\nevpk.vcproj", "{AB270997-8D77-49FA-8238-05862B2EAB0C}"
ProjectSection(ProjectDependencies) = postProject
{769886E8-DFDF-482C-91E7-6DAD5147667F} = {769886E8-DFDF-482C-91E7-6DAD5147667F}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D722C23A-F140-4777-B39A-9ED75920CF25}"
ProjectSection(SolutionItems) = preProject
ereader card info.txt = ereader card info.txt
gpl.txt = gpl.txt
history (nedcmake).txt = history (nedcmake).txt
history (nevpk).txt = history (nevpk).txt
history (raw2bmp).txt = history (raw2bmp).txt
nedclib_dll.txt = nedclib_dll.txt
ReadMe (nedcenc).txt = ReadMe (nedcenc).txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{769886E8-DFDF-482C-91E7-6DAD5147667F}.Debug|Win32.ActiveCfg = Debug|Win32
{769886E8-DFDF-482C-91E7-6DAD5147667F}.Debug|Win32.Build.0 = Debug|Win32
{769886E8-DFDF-482C-91E7-6DAD5147667F}.Release|Win32.ActiveCfg = Release|Win32
{769886E8-DFDF-482C-91E7-6DAD5147667F}.Release|Win32.Build.0 = Release|Win32
{5E3A3169-74BC-4CF8-9FA3-C15E90709C3D}.Debug|Win32.ActiveCfg = Debug|Win32
{5E3A3169-74BC-4CF8-9FA3-C15E90709C3D}.Debug|Win32.Build.0 = Debug|Win32
{5E3A3169-74BC-4CF8-9FA3-C15E90709C3D}.Release|Win32.ActiveCfg = Release|Win32
{5E3A3169-74BC-4CF8-9FA3-C15E90709C3D}.Release|Win32.Build.0 = Release|Win32
{EB2D271F-9189-42C0-9DB1-00FD8A01EEF7}.Debug|Win32.ActiveCfg = Debug|Win32
{EB2D271F-9189-42C0-9DB1-00FD8A01EEF7}.Debug|Win32.Build.0 = Debug|Win32
{EB2D271F-9189-42C0-9DB1-00FD8A01EEF7}.Release|Win32.ActiveCfg = Release|Win32
{EB2D271F-9189-42C0-9DB1-00FD8A01EEF7}.Release|Win32.Build.0 = Release|Win32
{EF88DBD4-43FC-46E7-BA81-4B0C78ABE43A}.Debug|Win32.ActiveCfg = Debug|Win32
{EF88DBD4-43FC-46E7-BA81-4B0C78ABE43A}.Debug|Win32.Build.0 = Debug|Win32
{EF88DBD4-43FC-46E7-BA81-4B0C78ABE43A}.Release|Win32.ActiveCfg = Release|Win32
{EF88DBD4-43FC-46E7-BA81-4B0C78ABE43A}.Release|Win32.Build.0 = Release|Win32
{AB270997-8D77-49FA-8238-05862B2EAB0C}.Debug|Win32.ActiveCfg = Debug|Win32
{AB270997-8D77-49FA-8238-05862B2EAB0C}.Debug|Win32.Build.0 = Debug|Win32
{AB270997-8D77-49FA-8238-05862B2EAB0C}.Release|Win32.ActiveCfg = Release|Win32
{AB270997-8D77-49FA-8238-05862B2EAB0C}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal