From 7198ac74588779e47a061b4e54fef7bba9020983 Mon Sep 17 00:00:00 2001 From: Don Ho Date: Thu, 13 Aug 2015 02:25:04 +0200 Subject: [PATCH] [REMOVE] Remove Source Code Pro font from vs project file --- PowerEditor/visual.net/notepadPlus.vcxproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/PowerEditor/visual.net/notepadPlus.vcxproj b/PowerEditor/visual.net/notepadPlus.vcxproj index 543911a7..5ae1dc03 100644 --- a/PowerEditor/visual.net/notepadPlus.vcxproj +++ b/PowerEditor/visual.net/notepadPlus.vcxproj @@ -206,10 +206,6 @@ copy ..\src\stylers.model.xml ..\bin\stylers.model.xml copy ..\src\shortcuts.xml ..\bin\shortcuts.xml copy ..\src\functionList.xml ..\bin\functionList.xml copy ..\src\contextMenu.xml ..\bin\contextMenu.xml -copy ..\src\fonts\sourceCodePro\SourceCodePro-Regular.ttf ..\bin\SourceCodePro-Regular.ttf -copy ..\src\fonts\sourceCodePro\SourceCodePro-Bold.ttf ..\bin\SourceCodePro-Bold.ttf -copy ..\src\fonts\sourceCodePro\SourceCodePro-It.ttf ..\bin\SourceCodePro-It.ttf -copy ..\src\fonts\sourceCodePro\SourceCodePro-BoldIt.ttf ..\bin\SourceCodePro-BoldIt.ttf ..\misc\vistaIconTool\changeIcon.bat "..\misc\vistaIconTool\ChangeIcon.exe" "$(OutDir)notepad++.exe" @@ -660,4 +656,4 @@ copy ..\src\contextMenu.xml ..\bin64\contextMenu.xml - + \ No newline at end of file