This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crosscompiler:deep_projects [2021/12/27 15:14] – [The deep project file] ursgraf | crosscompiler:deep_projects [2022/12/20 15:56] (current) – ursgraf | ||
|---|---|---|---|
| Line 40: | Line 40: | ||
| < | < | ||
| libpath = " | libpath = " | ||
| - | libpath = "../ch.ntb.inf.deep.trglib"," | + | libpath = "../org.deepjava.trglib"," |
| libpath = " | libpath = " | ||
| libpath = " | libpath = " | ||
| Line 70: | Line 70: | ||
| ==== Image File ==== | ==== Image File ==== | ||
| - | It is possible to write an image file to disk. This might be useful for further processing or debugging. Currently only the binary image file format is supported. | + | It is possible to write an image file to disk. This might be useful for further processing or debugging. |
| < | < | ||
| - | imgfile = " | + | imgfile = " |
| - | imgformat = BIN; | + | |
| </ | </ | ||