|
254 | 254 | <Link>AbsIL\ilsupp.fs</Link> |
255 | 255 | </Compile> |
256 | 256 | <Compile Include="$(FsYaccOutputFolder)ilpars.fs"> |
257 | | - <Link>$(FsYaccOutputFolder)AbsIL\ilpars.fs</Link> |
| 257 | + <Link>AbsIL\ilpars.fs</Link> |
258 | 258 | </Compile> |
259 | 259 | <Compile Include="$(FsLexOutputFolder)illex.fs"> |
260 | | - <Link>$(FsLexOutputFolder)AbsIL\illex.fs</Link> |
| 260 | + <Link>AbsIL\illex.fs</Link> |
261 | 261 | </Compile> |
262 | 262 | <Compile Include="..\..\absil\ilbinary.fsi"> |
263 | 263 | <Link>AbsIL\ilbinary.fsi</Link> |
|
355 | 355 | <Link>ParserAndUntypedAST\ParseHelpers.fs</Link> |
356 | 356 | </Compile> |
357 | 357 | <Compile Include="$(FsYaccOutputFolder)pppars.fs"> |
358 | | - <Link>$(FsYaccOutputFolder)ParserAndUntypedAST\pppars.fs</Link> |
| 358 | + <Link>ParserAndUntypedAST\pppars.fs</Link> |
359 | 359 | </Compile> |
360 | 360 | <Compile Include="$(FsYaccOutputFolder)pars.fs"> |
361 | | - <Link>$(FsYaccOutputFolder)ParserAndUntypedAST\pars.fs</Link> |
| 361 | + <Link>ParserAndUntypedAST\pars.fs</Link> |
362 | 362 | </Compile> |
363 | 363 | <Compile Include="..\lexhelp.fsi"> |
364 | 364 | <Link>ParserAndUntypedAST\lexhelp.fsi</Link> |
|
367 | 367 | <Link>ParserAndUntypedAST\lexhelp.fs</Link> |
368 | 368 | </Compile> |
369 | 369 | <Compile Include="$(FsYaccOutputFolder)pplex.fs"> |
370 | | - <Link>$(FsYaccOutputFolder)ParserAndUntypedAST\pplex.fs</Link> |
| 370 | + <Link>ParserAndUntypedAST\pplex.fs</Link> |
371 | 371 | </Compile> |
372 | 372 | <Compile Include="$(FsYaccOutputFolder)lex.fs"> |
373 | | - <Link>$(FsYaccOutputFolder)ParserAndUntypedAST\lex.fs</Link> |
| 373 | + <Link>ParserAndUntypedAST\lex.fs</Link> |
374 | 374 | </Compile> |
375 | 375 | <Compile Include="..\LexFilter.fs"> |
376 | 376 | <Link>ParserAndUntypedAST\LexFilter.fs</Link> |
|
0 commit comments