-
Notifications
You must be signed in to change notification settings - Fork 28
/
litestep.sln
152 lines (152 loc) · 9.96 KB
/
litestep.sln
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
Microsoft Visual Studio Solution File, Format Version 14.00
# Visual Studio 2015
VisualStudioVersion = 14.0.22310.1
MinimumVisualStudioVersion = 14.0.22310.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "litestep", "litestep\litestep.vcxproj", "{994556EE-2F21-4811-A85D-6925F7F84B0D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "utility", "utility\utility.vcxproj", "{2213036F-018C-416A-8A6A-7934C936CFFC}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lsapi", "lsapi\lsapi.vcxproj", "{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SDK", "SDK", "{0CB7B995-8934-4494-8EB9-968D5407C6E5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{DEC29FCD-986F-4AAB-A697-AE091EFEF71A}"
ProjectSection(SolutionItems) = preProject
sdk\docs\lsapi\AddBangCommand.xml = sdk\docs\lsapi\AddBangCommand.xml
sdk\docs\lsapi\AddBangCommandEx.xml = sdk\docs\lsapi\AddBangCommandEx.xml
sdk\docs\lsapi\BangCommandProc.xml = sdk\docs\lsapi\BangCommandProc.xml
sdk\docs\lsapi\BangCommandProcEx.xml = sdk\docs\lsapi\BangCommandProcEx.xml
sdk\docs\lsapi\BitmapFromIcon.xml = sdk\docs\lsapi\BitmapFromIcon.xml
sdk\docs\lsapi\BitmapToRegion.xml = sdk\docs\lsapi\BitmapToRegion.xml
sdk\docs\lsapi\CommandParse.xml = sdk\docs\lsapi\CommandParse.xml
sdk\docs\lsapi\CommandTokenize.xml = sdk\docs\lsapi\CommandTokenize.xml
sdk\docs\lsapi\EnumBangsProc.xml = sdk\docs\lsapi\EnumBangsProc.xml
sdk\docs\lsapi\EnumBangsV2Proc.xml = sdk\docs\lsapi\EnumBangsV2Proc.xml
sdk\docs\lsapi\EnumLSData.xml = sdk\docs\lsapi\EnumLSData.xml
sdk\docs\lsapi\EnumModulesProc.xml = sdk\docs\lsapi\EnumModulesProc.xml
sdk\docs\lsapi\EnumPerformanceProc.xml = sdk\docs\lsapi\EnumPerformanceProc.xml
sdk\docs\lsapi\EnumRevIDsProc.xml = sdk\docs\lsapi\EnumRevIDsProc.xml
sdk\docs\lsapi\Frame3D.xml = sdk\docs\lsapi\Frame3D.xml
sdk\docs\lsapi\GetLitestepWnd.xml = sdk\docs\lsapi\GetLitestepWnd.xml
sdk\docs\lsapi\GetLSBitmapSize.xml = sdk\docs\lsapi\GetLSBitmapSize.xml
sdk\docs\lsapi\GetRCBool.xml = sdk\docs\lsapi\GetRCBool.xml
sdk\docs\lsapi\GetRCBoolDef.xml = sdk\docs\lsapi\GetRCBoolDef.xml
sdk\docs\lsapi\GetRCColor.xml = sdk\docs\lsapi\GetRCColor.xml
sdk\docs\lsapi\GetRCCoordinate.xml = sdk\docs\lsapi\GetRCCoordinate.xml
sdk\docs\lsapi\GetRCDouble.xml = sdk\docs\lsapi\GetRCDouble.xml
sdk\docs\lsapi\GetRCFloat.xml = sdk\docs\lsapi\GetRCFloat.xml
sdk\docs\lsapi\GetRCInt.xml = sdk\docs\lsapi\GetRCInt.xml
sdk\docs\lsapi\GetRCInt64.xml = sdk\docs\lsapi\GetRCInt64.xml
sdk\docs\lsapi\GetRCLine.xml = sdk\docs\lsapi\GetRCLine.xml
sdk\docs\lsapi\GetRCString.xml = sdk\docs\lsapi\GetRCString.xml
sdk\docs\lsapi\GetResStr.xml = sdk\docs\lsapi\GetResStr.xml
sdk\docs\lsapi\GetResStrEx.xml = sdk\docs\lsapi\GetResStrEx.xml
sdk\docs\lsapi\GetToken.xml = sdk\docs\lsapi\GetToken.xml
sdk\docs\lsapi\index.xml = sdk\docs\lsapi\index.xml
sdk\docs\lsapi\index.xslt = sdk\docs\lsapi\index.xslt
sdk\docs\lsapi\initModuleEx.xml = sdk\docs\lsapi\initModuleEx.xml
sdk\docs\lsapi\initModuleW.xml = sdk\docs\lsapi\initModuleW.xml
sdk\docs\lsapi\is_valid_pattern.xml = sdk\docs\lsapi\is_valid_pattern.xml
sdk\docs\lsapi\LCClose.xml = sdk\docs\lsapi\LCClose.xml
sdk\docs\lsapi\LCOpen.xml = sdk\docs\lsapi\LCOpen.xml
sdk\docs\lsapi\LCReadNextCommand.xml = sdk\docs\lsapi\LCReadNextCommand.xml
sdk\docs\lsapi\LCReadNextConfig.xml = sdk\docs\lsapi\LCReadNextConfig.xml
sdk\docs\lsapi\LCReadNextLine.xml = sdk\docs\lsapi\LCReadNextLine.xml
sdk\docs\lsapi\LCTokenize.xml = sdk\docs\lsapi\LCTokenize.xml
sdk\docs\lsapi\LM_FULLSCREENACTIVATED.xml = sdk\docs\lsapi\LM_FULLSCREENACTIVATED.xml
sdk\docs\lsapi\LM_FULLSCREENDEACTIVATED.xml = sdk\docs\lsapi\LM_FULLSCREENDEACTIVATED.xml
sdk\docs\lsapi\LM_GETREVID.xml = sdk\docs\lsapi\LM_GETREVID.xml
sdk\docs\lsapi\LM_REFRESH.xml = sdk\docs\lsapi\LM_REFRESH.xml
sdk\docs\lsapi\LM_REGISTERMESSAGE.xml = sdk\docs\lsapi\LM_REGISTERMESSAGE.xml
sdk\docs\lsapi\LM_RELOADMODULE.xml = sdk\docs\lsapi\LM_RELOADMODULE.xml
sdk\docs\lsapi\LM_RESTOREDATA.xml = sdk\docs\lsapi\LM_RESTOREDATA.xml
sdk\docs\lsapi\LM_SAVEDATA.xml = sdk\docs\lsapi\LM_SAVEDATA.xml
sdk\docs\lsapi\LM_SHELLHOOK.xml = sdk\docs\lsapi\LM_SHELLHOOK.xml
sdk\docs\lsapi\LM_SYSTRAY.xml = sdk\docs\lsapi\LM_SYSTRAY.xml
sdk\docs\lsapi\LM_SYSTRAYINFOEVENT.xml = sdk\docs\lsapi\LM_SYSTRAYINFOEVENT.xml
sdk\docs\lsapi\LM_SYSTRAYREADY.xml = sdk\docs\lsapi\LM_SYSTRAYREADY.xml
sdk\docs\lsapi\LM_TASK_MARKASACTIVE.xml = sdk\docs\lsapi\LM_TASK_MARKASACTIVE.xml
sdk\docs\lsapi\LM_TASK_REGISTERTAB.xml = sdk\docs\lsapi\LM_TASK_REGISTERTAB.xml
sdk\docs\lsapi\LM_TASK_SETACTIVETAB.xml = sdk\docs\lsapi\LM_TASK_SETACTIVETAB.xml
sdk\docs\lsapi\LM_TASK_SETOVERLAYICON.xml = sdk\docs\lsapi\LM_TASK_SETOVERLAYICON.xml
sdk\docs\lsapi\LM_TASK_SETOVERLAYICONDESC.xml = sdk\docs\lsapi\LM_TASK_SETOVERLAYICONDESC.xml
sdk\docs\lsapi\LM_TASK_SETPROGRESSSTATE.xml = sdk\docs\lsapi\LM_TASK_SETPROGRESSSTATE.xml
sdk\docs\lsapi\LM_TASK_SETPROGRESSVALUE.xml = sdk\docs\lsapi\LM_TASK_SETPROGRESSVALUE.xml
sdk\docs\lsapi\LM_TASK_SETTABORDER.xml = sdk\docs\lsapi\LM_TASK_SETTABORDER.xml
sdk\docs\lsapi\LM_TASK_SETTABPROPERTIES.xml = sdk\docs\lsapi\LM_TASK_SETTABPROPERTIES.xml
sdk\docs\lsapi\LM_TASK_SETTHUMBNAILCLIP.xml = sdk\docs\lsapi\LM_TASK_SETTHUMBNAILCLIP.xml
sdk\docs\lsapi\LM_TASK_SETTHUMBNAILTOOLTIP.xml = sdk\docs\lsapi\LM_TASK_SETTHUMBNAILTOOLTIP.xml
sdk\docs\lsapi\LM_TASK_THUMBBARADDBUTTONS.xml = sdk\docs\lsapi\LM_TASK_THUMBBARADDBUTTONS.xml
sdk\docs\lsapi\LM_TASK_THUMBBARSETIMAGELIST.xml = sdk\docs\lsapi\LM_TASK_THUMBBARSETIMAGELIST.xml
sdk\docs\lsapi\LM_TASK_THUMBBARUPDATEBUTTONS.xml = sdk\docs\lsapi\LM_TASK_THUMBBARUPDATEBUTTONS.xml
sdk\docs\lsapi\LM_TASK_UNREGISTERTAB.xml = sdk\docs\lsapi\LM_TASK_UNREGISTERTAB.xml
sdk\docs\lsapi\LM_UNLOADMODULE.xml = sdk\docs\lsapi\LM_UNLOADMODULE.xml
sdk\docs\lsapi\LM_UNREGISTERMESSAGE.xml = sdk\docs\lsapi\LM_UNREGISTERMESSAGE.xml
sdk\docs\lsapi\LoadLSIcon.xml = sdk\docs\lsapi\LoadLSIcon.xml
sdk\docs\lsapi\LoadLSImage.xml = sdk\docs\lsapi\LoadLSImage.xml
sdk\docs\lsapi\lsapi.css = sdk\docs\lsapi\lsapi.css
sdk\docs\lsapi\lsapi.xslt = sdk\docs\lsapi\lsapi.xslt
sdk\docs\lsapi\LSExecute.xml = sdk\docs\lsapi\LSExecute.xml
sdk\docs\lsapi\LSExecuteEx.xml = sdk\docs\lsapi\LSExecuteEx.xml
sdk\docs\lsapi\LSGetImagePath.xml = sdk\docs\lsapi\LSGetImagePath.xml
sdk\docs\lsapi\LSGetLitestepPath.xml = sdk\docs\lsapi\LSGetLitestepPath.xml
sdk\docs\lsapi\LSGetVariable.xml = sdk\docs\lsapi\LSGetVariable.xml
sdk\docs\lsapi\LSGetVariableEx.xml = sdk\docs\lsapi\LSGetVariableEx.xml
sdk\docs\lsapi\LSLog.xml = sdk\docs\lsapi\LSLog.xml
sdk\docs\lsapi\LSLogPrintf.xml = sdk\docs\lsapi\LSLogPrintf.xml
sdk\docs\lsapi\LSNOTIFYICONDATA.xml = sdk\docs\lsapi\LSNOTIFYICONDATA.xml
sdk\docs\lsapi\LSSetVariable.xml = sdk\docs\lsapi\LSSetVariable.xml
sdk\docs\lsapi\match.xml = sdk\docs\lsapi\match.xml
sdk\docs\lsapi\matche.xml = sdk\docs\lsapi\matche.xml
sdk\docs\lsapi\ParseBangCommand.xml = sdk\docs\lsapi\ParseBangCommand.xml
sdk\docs\lsapi\ParseCoordinate.xml = sdk\docs\lsapi\ParseCoordinate.xml
sdk\docs\lsapi\quitModule.xml = sdk\docs\lsapi\quitModule.xml
sdk\docs\lsapi\RemoveBangCommand.xml = sdk\docs\lsapi\RemoveBangCommand.xml
sdk\docs\lsapi\SetDesktopArea.xml = sdk\docs\lsapi\SetDesktopArea.xml
sdk\docs\lsapi\SYSTRAYINFOEVENT.xml = sdk\docs\lsapi\SYSTRAYINFOEVENT.xml
sdk\docs\lsapi\THUMBBUTTONLIST.xml = sdk\docs\lsapi\THUMBBUTTONLIST.xml
sdk\docs\lsapi\TransparentBltLS.xml = sdk\docs\lsapi\TransparentBltLS.xml
sdk\docs\lsapi\VarExpansion.xml = sdk\docs\lsapi\VarExpansion.xml
sdk\docs\lsapi\VarExpansionEx.xml = sdk\docs\lsapi\VarExpansionEx.xml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Debug|Win32.ActiveCfg = Debug|Win32
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Debug|Win32.Build.0 = Debug|Win32
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Debug|x64.ActiveCfg = Debug|x64
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Debug|x64.Build.0 = Debug|x64
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Release|Win32.ActiveCfg = Release|Win32
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Release|Win32.Build.0 = Release|Win32
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Release|x64.ActiveCfg = Release|x64
{994556EE-2F21-4811-A85D-6925F7F84B0D}.Release|x64.Build.0 = Release|x64
{2213036F-018C-416A-8A6A-7934C936CFFC}.Debug|Win32.ActiveCfg = Debug|Win32
{2213036F-018C-416A-8A6A-7934C936CFFC}.Debug|Win32.Build.0 = Debug|Win32
{2213036F-018C-416A-8A6A-7934C936CFFC}.Debug|x64.ActiveCfg = Debug|x64
{2213036F-018C-416A-8A6A-7934C936CFFC}.Debug|x64.Build.0 = Debug|x64
{2213036F-018C-416A-8A6A-7934C936CFFC}.Release|Win32.ActiveCfg = Release|Win32
{2213036F-018C-416A-8A6A-7934C936CFFC}.Release|Win32.Build.0 = Release|Win32
{2213036F-018C-416A-8A6A-7934C936CFFC}.Release|x64.ActiveCfg = Release|x64
{2213036F-018C-416A-8A6A-7934C936CFFC}.Release|x64.Build.0 = Release|x64
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Debug|Win32.ActiveCfg = Debug|Win32
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Debug|Win32.Build.0 = Debug|Win32
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Debug|x64.ActiveCfg = Debug|x64
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Debug|x64.Build.0 = Debug|x64
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Release|Win32.ActiveCfg = Release|Win32
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Release|Win32.Build.0 = Release|Win32
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Release|x64.ActiveCfg = Release|x64
{2FECA0A4-CB2F-44CA-97AB-DE78EBBDECFA}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{DEC29FCD-986F-4AAB-A697-AE091EFEF71A} = {0CB7B995-8934-4494-8EB9-968D5407C6E5}
EndGlobalSection
EndGlobal