|
77 | 77 | </VisualStudio> |
78 | 78 | </ProjectExtensions> |
79 | 79 | <ItemGroup> |
80 | | - <TypeScriptCompile Include="Application\application.android.ts"> |
| 80 | + <TypeScriptCompile Include="application\application.android.ts"> |
81 | 81 | <DependentUpon>application.d.ts</DependentUpon> |
82 | 82 | </TypeScriptCompile> |
83 | | - <TypeScriptCompile Include="Application\application_common.ts"> |
| 83 | + <TypeScriptCompile Include="application\application_common.ts"> |
84 | 84 | <DependentUpon>application.d.ts</DependentUpon> |
85 | 85 | </TypeScriptCompile> |
86 | | - <TypeScriptCompile Include="Application\application.d.ts" /> |
87 | | - <TypeScriptCompile Include="Application\application.ios.ts"> |
| 86 | + <TypeScriptCompile Include="application\application.d.ts" /> |
| 87 | + <TypeScriptCompile Include="application\application.ios.ts"> |
88 | 88 | <DependentUpon>application.d.ts</DependentUpon> |
89 | 89 | </TypeScriptCompile> |
90 | | - <TypeScriptCompile Include="Console\console.ts"> |
| 90 | + <TypeScriptCompile Include="console\console.ts"> |
91 | 91 | <DependentUpon>console.d.ts</DependentUpon> |
92 | 92 | </TypeScriptCompile> |
93 | | - <TypeScriptCompile Include="Console\console_helper.android.ts"> |
| 93 | + <TypeScriptCompile Include="console\console_helper.android.ts"> |
94 | 94 | <DependentUpon>console_helper.d.ts</DependentUpon> |
95 | 95 | </TypeScriptCompile> |
96 | | - <TypeScriptCompile Include="Console\console_helper.d.ts" /> |
97 | | - <TypeScriptCompile Include="Console\console_helper.ios.ts"> |
| 96 | + <TypeScriptCompile Include="console\console_helper.d.ts" /> |
| 97 | + <TypeScriptCompile Include="console\console_helper.ios.ts"> |
98 | 98 | <DependentUpon>console_helper.d.ts</DependentUpon> |
99 | 99 | </TypeScriptCompile> |
100 | 100 | <TypeScriptCompile Include="declarations.d.ts" /> |
101 | 101 | <TypeScriptCompile Include="declarations.android.d.ts"> |
102 | 102 | <DependentUpon>declarations.d.ts</DependentUpon> |
103 | 103 | </TypeScriptCompile> |
104 | | - <TypeScriptCompile Include="Camera\camera.android.ts"> |
| 104 | + <TypeScriptCompile Include="camera\camera.android.ts"> |
105 | 105 | <DependentUpon>camera.d.ts</DependentUpon> |
106 | 106 | </TypeScriptCompile> |
107 | | - <TypeScriptCompile Include="Camera\camera.d.ts" /> |
108 | | - <TypeScriptCompile Include="Camera\camera.ios.ts"> |
| 107 | + <TypeScriptCompile Include="camera\camera.d.ts" /> |
| 108 | + <TypeScriptCompile Include="camera\camera.ios.ts"> |
109 | 109 | <DependentUpon>camera.d.ts</DependentUpon> |
110 | 110 | </TypeScriptCompile> |
111 | 111 | <TypeScriptCompile Include="declarations.ios.d.ts"> |
112 | 112 | <DependentUpon>declarations.d.ts</DependentUpon> |
113 | 113 | </TypeScriptCompile> |
114 | | - <TypeScriptCompile Include="FileSystem\file_system.d.ts" /> |
115 | | - <TypeScriptCompile Include="FileSystem\file_system.ts"> |
| 114 | + <TypeScriptCompile Include="filesystem\file_system.d.ts" /> |
| 115 | + <TypeScriptCompile Include="filesystem\file_system.ts"> |
116 | 116 | <DependentUpon>file_system.d.ts</DependentUpon> |
117 | 117 | </TypeScriptCompile> |
118 | | - <TypeScriptCompile Include="FileSystem\file_system_access.android.ts"> |
| 118 | + <TypeScriptCompile Include="filesystem\file_system_access.android.ts"> |
119 | 119 | <DependentUpon>file_system_access.d.ts</DependentUpon> |
120 | 120 | </TypeScriptCompile> |
121 | | - <TypeScriptCompile Include="FileSystem\file_system_access.d.ts" /> |
122 | | - <TypeScriptCompile Include="FileSystem\file_system_access.ios.ts"> |
| 121 | + <TypeScriptCompile Include="filesystem\file_system_access.d.ts" /> |
| 122 | + <TypeScriptCompile Include="filesystem\file_system_access.ios.ts"> |
123 | 123 | <DependentUpon>file_system_access.d.ts</DependentUpon> |
124 | 124 | </TypeScriptCompile> |
125 | | - <TypeScriptCompile Include="Image\image.ios.ts"> |
| 125 | + <TypeScriptCompile Include="image\image.android.ts"> |
126 | 126 | <DependentUpon>image.d.ts</DependentUpon> |
127 | 127 | </TypeScriptCompile> |
128 | | - <TypeScriptCompile Include="Image\image.android.ts"> |
| 128 | + <TypeScriptCompile Include="image\image.d.ts" /> |
| 129 | + <TypeScriptCompile Include="image\image.ios.ts"> |
129 | 130 | <DependentUpon>image.d.ts</DependentUpon> |
130 | 131 | </TypeScriptCompile> |
131 | | - <TypeScriptCompile Include="Image\image.d.ts" /> |
132 | | - <TypeScriptCompile Include="Location\location.android.ts"> |
| 132 | + <TypeScriptCompile Include="image\index.ts" /> |
| 133 | + <TypeScriptCompile Include="location\location.android.ts"> |
133 | 134 | <DependentUpon>location.d.ts</DependentUpon> |
134 | 135 | </TypeScriptCompile> |
135 | | - <TypeScriptCompile Include="Location\location.d.ts" /> |
136 | | - <TypeScriptCompile Include="Location\location.ios.ts"> |
| 136 | + <TypeScriptCompile Include="location\location.d.ts" /> |
| 137 | + <TypeScriptCompile Include="location\location.ios.ts"> |
137 | 138 | <DependentUpon>location.d.ts</DependentUpon> |
138 | 139 | </TypeScriptCompile> |
139 | | - <TypeScriptCompile Include="Location\location_types.ts"> |
| 140 | + <TypeScriptCompile Include="location\location_types.ts"> |
140 | 141 | <DependentUpon>location.d.ts</DependentUpon> |
141 | 142 | </TypeScriptCompile> |
142 | 143 | <TypeScriptCompile Include="Tests\file_system_tests.ts" /> |
|
153 | 154 | <TypeScriptCompile Include="text\text.ios.ts"> |
154 | 155 | <DependentUpon>text.d.ts</DependentUpon> |
155 | 156 | </TypeScriptCompile> |
156 | | - <TypeScriptCompile Include="UserPreferences\user_preferences.android.ts"> |
157 | | - <DependentUpon>user_preferences.d.ts</DependentUpon> |
158 | | - </TypeScriptCompile> |
159 | | - <TypeScriptCompile Include="UserPreferences\user_preferences.d.ts" /> |
160 | | - <TypeScriptCompile Include="UserPreferences\user_preferences.ios.ts"> |
161 | | - <DependentUpon>user_preferences.d.ts</DependentUpon> |
162 | | - </TypeScriptCompile> |
163 | | - <TypeScriptCompile Include="Utils\module_merge.ts" /> |
164 | | - <TypeScriptCompile Include="Utils\utils_android.ts" /> |
165 | | - <TypeScriptCompile Include="Utils\utils_ios.ts" /> |
| 157 | + <TypeScriptCompile Include="utils\module_merge.ts" /> |
| 158 | + <TypeScriptCompile Include="utils\utils_android.ts" /> |
| 159 | + <TypeScriptCompile Include="utils\utils_ios.ts" /> |
166 | 160 | <TypeScriptCompile Include="http\http_request.android.ts"> |
167 | 161 | <DependentUpon>http_request.d.ts</DependentUpon> |
168 | 162 | </TypeScriptCompile> |
|
173 | 167 | </ItemGroup> |
174 | 168 | <ItemGroup> |
175 | 169 | <TypeScriptCompile Include="http\index.ts" /> |
176 | | - <TypeScriptCompile Include="UserPreferences\index.ts" /> |
177 | | - <TypeScriptCompile Include="Location\index.ts" /> |
178 | | - <TypeScriptCompile Include="Image\index.ts" /> |
179 | | - <TypeScriptCompile Include="FileSystem\index.ts" /> |
180 | | - <TypeScriptCompile Include="Console\index.ts" /> |
181 | | - <TypeScriptCompile Include="Camera\index.ts" /> |
182 | | - <TypeScriptCompile Include="Application\index.ts" /> |
| 170 | + <TypeScriptCompile Include="location\index.ts" /> |
| 171 | + <TypeScriptCompile Include="filesystem\index.ts" /> |
| 172 | + <TypeScriptCompile Include="console\index.ts" /> |
| 173 | + <TypeScriptCompile Include="camera\index.ts" /> |
| 174 | + <TypeScriptCompile Include="application\index.ts" /> |
183 | 175 | <TypeScriptCompile Include="android17.d.ts" /> |
184 | 176 | <TypeScriptCompile Include="promises\promises.ts" /> |
185 | 177 | <TypeScriptCompile Include="promises\index.ts" /> |
|
190 | 182 | <TypeScriptCompile Include="timer\timer.android.ts"> |
191 | 183 | <DependentUpon>timer.d.ts</DependentUpon> |
192 | 184 | </TypeScriptCompile> |
193 | | - <TypeScriptCompile Include="UserPreferences\user_preferences_common.ts"> |
194 | | - <DependentUpon>user_preferences.d.ts</DependentUpon> |
195 | | - </TypeScriptCompile> |
196 | | - <TypeScriptCompile Include="Console\console.d.ts" /> |
| 185 | + <TypeScriptCompile Include="console\console.d.ts" /> |
197 | 186 | <TypeScriptCompile Include="timer\timer.d.ts" /> |
198 | 187 | <TypeScriptCompile Include="timer\timer.ios.ts"> |
199 | 188 | <DependentUpon>timer.d.ts</DependentUpon> |
200 | 189 | </TypeScriptCompile> |
201 | | - <TypeScriptCompile Include="Tests\user_preferences_tests.ts" /> |
| 190 | + <TypeScriptCompile Include="Tests\local_settings_tests.ts" /> |
| 191 | + <Content Include="image\Readme.md" /> |
| 192 | + <Content Include="localsettings\index.ts" /> |
| 193 | + <Content Include="localsettings\local_settings.android.ts"> |
| 194 | + <DependentUpon>local_settings.d.ts</DependentUpon> |
| 195 | + </Content> |
| 196 | + <Content Include="localsettings\local_settings.d.ts" /> |
| 197 | + <Content Include="localsettings\local_settings.ios.ts"> |
| 198 | + <DependentUpon>local_settings.d.ts</DependentUpon> |
| 199 | + </Content> |
| 200 | + <Content Include="localsettings\local_settings_common.ts"> |
| 201 | + <DependentUpon>local_settings.d.ts</DependentUpon> |
| 202 | + </Content> |
202 | 203 | <Content Include="_references.ts" /> |
203 | | - <Content Include="Image\Readme.md" /> |
204 | 204 | </ItemGroup> |
205 | 205 | <ItemGroup> |
206 | 206 | <TypeScriptCompile Include="libjs.d.ts" /> |
207 | | - <Content Include="UserPreferences\Readme.md" /> |
208 | 207 | </ItemGroup> |
209 | 208 | <ItemGroup> |
210 | 209 | <Content Include="http\Readme.md" /> |
|
213 | 212 | <Content Include="Readme.md" /> |
214 | 213 | </ItemGroup> |
215 | 214 | <ItemGroup> |
216 | | - <Content Include="Console\Readme.md" /> |
| 215 | + <Content Include="console\Readme.md" /> |
217 | 216 | </ItemGroup> |
218 | 217 | <ItemGroup> |
219 | 218 | <Folder Include="Deploy\Eclipse\" /> |
220 | 219 | <Folder Include="Deploy\xCode\" /> |
221 | 220 | </ItemGroup> |
222 | 221 | <ItemGroup> |
223 | | - <Content Include="Location\Readme.md" /> |
| 222 | + <Content Include="location\Readme.md" /> |
224 | 223 | </ItemGroup> |
225 | 224 | <ItemGroup> |
226 | | - <Content Include="Application\Readme.md" /> |
| 225 | + <Content Include="application\Readme.md" /> |
227 | 226 | </ItemGroup> |
228 | 227 | <ItemGroup> |
229 | 228 | <Content Include="globals\Readme.md" /> |
|
237 | 236 | <ItemGroup> |
238 | 237 | <Content Include="Tests\Readme.md" /> |
239 | 238 | </ItemGroup> |
| 239 | + <ItemGroup> |
| 240 | + <Content Include="localsettings\Readme.md" /> |
| 241 | + </ItemGroup> |
240 | 242 | <PropertyGroup Condition="'$(Configuration)' == 'iOS'"> |
241 | 243 | <TypeScriptModuleKind>commonjs</TypeScriptModuleKind> |
242 | 244 | <TypeScriptRemoveComments>True</TypeScriptRemoveComments> |
|
0 commit comments