--- trunk/RomCheater/RomCheater.csproj 2013/06/20 22:33:04 774 +++ trunk/RomCheater/RomCheater.csproj 2013/06/20 22:59:40 775 @@ -354,6 +354,14 @@ <Link>3rdparty\FireFx\Fireball.Cairo.pdb</Link> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> + <Content Include="..\deps\FireFx\Fireball.CodeEditor.SyntaxFiles\Fireball.CodeEditor.SyntaxFiles.dll"> + <Link>3rdparty\FireFx\Fireball.CodeEditor.SyntaxFiles.dll</Link> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </Content> + <Content Include="..\deps\FireFx\Fireball.CodeEditor.SyntaxFiles\Fireball.CodeEditor.SyntaxFiles.pdb"> + <Link>3rdparty\FireFx\Fireball.CodeEditor.SyntaxFiles.pdb</Link> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </Content> <Content Include="..\deps\FireFx\Fireball.CodeEditor\Fireball.CodeEditor.dll"> <Link>3rdparty\FireFx\Fireball.CodeEditor.dll</Link> <CopyToOutputDirectory>Always</CopyToOutputDirectory> |