235
235
<ClInclude Include =" ..\link-grammar\api-structures.h" />
236
236
<ClInclude Include =" ..\link-grammar\api-types.h" />
237
237
<ClInclude Include =" ..\link-grammar\connectors.h" />
238
- <ClInclude Include =" ..\link-grammar\dict-atomese\lookup-atomese.h" />
239
- <ClInclude Include =" ..\link-grammar\dict-atomese\read-atomese.h" />
240
238
<ClInclude Include =" ..\link-grammar\dict-common\dialect.h" />
241
239
<ClInclude Include =" ..\link-grammar\dict-common\dict-affix.h" />
240
+ <ClInclude Include =" ..\link-grammar\dict-common\dict-affix-impl.h" />
242
241
<ClInclude Include =" ..\link-grammar\dict-common\dict-api.h" />
243
242
<ClInclude Include =" ..\link-grammar\dict-common\dict-common.h" />
244
243
<ClInclude Include =" ..\link-grammar\dict-common\dict-defines.h" />
245
244
<ClInclude Include =" ..\link-grammar\dict-common\dict-impl.h" />
245
+ <ClInclude Include =" ..\link-grammar\dict-common\dict-internals.h" />
246
+ <ClInclude Include =" ..\link-grammar\dict-common\dict-locale.h" />
246
247
<ClInclude Include =" ..\link-grammar\dict-common\dict-structures.h" />
247
248
<ClInclude Include =" ..\link-grammar\dict-common\dict-utils.h" />
248
249
<ClInclude Include =" ..\link-grammar\dict-common\file-utils.h" />
254
255
<ClInclude Include =" ..\link-grammar\dict-file\word-file.h" />
255
256
<ClInclude Include =" ..\link-grammar\dict-ram\dict-ram.h" />
256
257
<ClInclude Include =" ..\link-grammar\dict-sql\read-sql.h" />
258
+ <ClInclude Include =" ..\link-grammar\dict-atomese\dict-atomese.h" />
259
+ <ClInclude Include =" ..\link-grammar\dict-atomese\local-as.h" />
260
+ <ClInclude Include =" ..\link-grammar\dict-atomese\lookup-atomese.h" />
261
+ <ClInclude Include =" ..\link-grammar\dict-atomese\read-atomese.h" />
257
262
<ClInclude Include =" ..\link-grammar\disjunct-utils.h" />
258
263
<ClInclude Include =" ..\link-grammar\error.h" />
259
264
<ClInclude Include =" ..\link-grammar\externs.h" />
272
277
<ClInclude Include =" ..\link-grammar\parse\preparation.h" />
273
278
<ClInclude Include =" ..\link-grammar\parse\prune.h" />
274
279
<ClInclude Include =" ..\link-grammar\post-process\post-process.h" />
275
- <ClInclude Include =" ..\link-grammar\post-process\pp-structures.h" />
276
280
<ClInclude Include =" ..\link-grammar\post-process\pp_knowledge.h" />
277
281
<ClInclude Include =" ..\link-grammar\post-process\pp_lexer.h" />
278
282
<ClInclude Include =" ..\link-grammar\post-process\pp_linkset.h" />
283
+ <ClInclude Include =" ..\link-grammar\post-process\pp-structures.h" />
279
284
<ClInclude Include =" ..\link-grammar\prepare\build-disjuncts.h" />
280
285
<ClInclude Include =" ..\link-grammar\prepare\exprune.h" />
281
- <ClInclude Include =" ..\link-grammar\print\print-util.h" />
282
286
<ClInclude Include =" ..\link-grammar\print\print.h" />
287
+ <ClInclude Include =" ..\link-grammar\print\print-util.h" />
283
288
<ClInclude Include =" ..\link-grammar\print\wcwidth.h" />
284
289
<ClInclude Include =" ..\link-grammar\resources.h" />
285
- <ClInclude Include =" ..\link-grammar\string-id.h" />
286
290
<ClInclude Include =" ..\link-grammar\string-set.h" />
291
+ <ClInclude Include =" ..\link-grammar\string-id.h" />
287
292
<ClInclude Include =" ..\link-grammar\tokenize\anysplit.h" />
288
293
<ClInclude Include =" ..\link-grammar\tokenize\spellcheck.h" />
289
294
<ClInclude Include =" ..\link-grammar\tokenize\tok-structures.h" />
295
300
<ClInclude Include =" link-grammar\link-features.h" />
296
301
</ItemGroup >
297
302
<ItemGroup >
298
- <ClCompile Include =" ..\link-grammar\api .c" />
303
+ <ClCompile Include =" ..\link-grammar\config .c" />
299
304
<ClCompile Include =" ..\link-grammar\connectors.c" />
300
- <ClCompile Include =" ..\link-grammar\dict-atomese\lookup-atomese.cc" />
301
- <ClCompile Include =" ..\link-grammar\dict-atomese\read-atomese.c" />
302
305
<ClCompile Include =" ..\link-grammar\dict-common\dialect.c" />
306
+ <ClCompile Include =" ..\link-grammar\dict-common\dict-affix-impl.c" />
303
307
<ClCompile Include =" ..\link-grammar\dict-common\dict-common.c" />
304
- <ClCompile Include =" ..\link-grammar\dict-common\dict-impl.c" />
308
+ <ClCompile Include =" ..\link-grammar\dict-common\dict-internals.c" />
309
+ <ClCompile Include =" ..\link-grammar\dict-common\dict-locale.c" />
305
310
<ClCompile Include =" ..\link-grammar\dict-common\dict-utils.c" />
306
311
<ClCompile Include =" ..\link-grammar\dict-common\file-utils.c" />
307
312
<ClCompile Include =" ..\link-grammar\dict-common\idiom.c" />
312
317
<CompileAs Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >CompileAsCpp</CompileAs >
313
318
<CompileAs Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >CompileAsCpp</CompileAs >
314
319
</ClCompile >
315
- <ClCompile Include =" ..\link-grammar\dict-file\dictionary.c" />
316
320
<ClCompile Include =" ..\link-grammar\dict-file\read-dialect.c" />
321
+ <ClCompile Include =" ..\link-grammar\dict-file\dictionary.c" />
317
322
<ClCompile Include =" ..\link-grammar\dict-file\read-dict.c" />
318
323
<ClCompile Include =" ..\link-grammar\dict-file\read-regex.c" />
319
324
<ClCompile Include =" ..\link-grammar\dict-file\word-file.c" />
320
325
<ClCompile Include =" ..\link-grammar\dict-ram\dict-ram.c" />
326
+ <ClCompile Include =" ..\link-grammar\dict-sql\read-sql.c" />
327
+ <ClCompile Include =" ..\link-grammar\dict-atomese\read-atomese.c" />
328
+ <ClCompile Include =" ..\link-grammar\dict-atomese\link-names.cc" />
329
+ <ClCompile Include =" ..\link-grammar\dict-atomese\lookup-atomese.cc" />
330
+ <ClCompile Include =" ..\link-grammar\dict-atomese\fetch-cats.cc" />
331
+ <ClCompile Include =" ..\link-grammar\dict-atomese\sections.cc" />
332
+ <ClCompile Include =" ..\link-grammar\dict-atomese\word-pairs.cc" />
333
+ <ClCompile Include =" ..\link-grammar\dict-atomese\utils.cc" />
321
334
<ClCompile Include =" ..\link-grammar\disjunct-utils.c" />
322
335
<ClCompile Include =" ..\link-grammar\error.c" />
323
336
<ClCompile Include =" ..\link-grammar\linkage\analyze-linkage.c" />
327
340
<ClCompile Include =" ..\link-grammar\linkage\sane.c" />
328
341
<ClCompile Include =" ..\link-grammar\linkage\score.c" />
329
342
<ClCompile Include =" ..\link-grammar\memory-pool.c" />
343
+ <ClCompile Include =" ..\link-grammar\options.c" />
330
344
<ClCompile Include =" ..\link-grammar\parse\count.c" />
331
345
<ClCompile Include =" ..\link-grammar\parse\extract-links.c" />
332
346
<ClCompile Include =" ..\link-grammar\parse\fast-match.c" />
341
355
<ClCompile Include =" ..\link-grammar\post-process\pp_linkset.c" />
342
356
<ClCompile Include =" ..\link-grammar\prepare\build-disjuncts.c" />
343
357
<ClCompile Include =" ..\link-grammar\prepare\exprune.c" />
344
- <ClCompile Include =" ..\link-grammar\print\print-util.c" />
345
358
<ClCompile Include =" ..\link-grammar\print\print.c" />
359
+ <ClCompile Include =" ..\link-grammar\print\print-util.c" />
346
360
<ClCompile Include =" ..\link-grammar\print\wcwidth.c" />
347
361
<ClCompile Include =" ..\link-grammar\resources.c" />
348
- <ClCompile Include =" ..\link-grammar\string-id .c" />
362
+ <ClCompile Include =" ..\link-grammar\sentence .c" />
349
363
<ClCompile Include =" ..\link-grammar\string-set.c" />
364
+ <ClCompile Include =" ..\link-grammar\string-id.c" />
350
365
<ClCompile Include =" ..\link-grammar\tokenize\anysplit.c" />
366
+ <ClCompile Include =" ..\link-grammar\tokenize\lookup-exprs.c" />
351
367
<ClCompile Include =" ..\link-grammar\tokenize\spellcheck-aspell.c" />
352
368
<ClCompile Include =" ..\link-grammar\tokenize\spellcheck-hun.c" />
353
369
<ClCompile Include =" ..\link-grammar\tokenize\tokenize.c" />
394
410
<ImportGroup Label =" ExtensionTargets" Condition =" '$(WINFLEXBISON)'!=''" >
395
411
<Import Project =" $(WINFLEXBISON)\custom_build_rules\win_flex_only\win_flex_custom_build.targets" />
396
412
</ImportGroup >
397
- </Project >
413
+ </Project >
0 commit comments