Added some commented out hackish code to test tesseract.
Originally committed to SVN as r2080.
This commit is contained in:
parent
b102ed05c1
commit
4e2415a353
1 changed files with 8 additions and 0 deletions
|
@ -1750,6 +1750,14 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\aegisub\subtitle_format_dvd.cpp"
|
RelativePath="..\..\aegisub\subtitle_format_dvd.cpp"
|
||||||
>
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories="E:\Projects\tesseract;E:\Projects\tesseract\ccmain;E:\Projects\tesseract\ccutil"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\aegisub\subtitle_format_dvd.h"
|
RelativePath="..\..\aegisub\subtitle_format_dvd.h"
|
||||||
|
|
Loading…
Reference in a new issue