[NEW] Add ChangeIcon.exe into generation binary procedure.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@718 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
2a299689b4
commit
622282fc66
BIN
PowerEditor/misc/vistaIconTool/ChangeIcon.exe
Normal file
BIN
PowerEditor/misc/vistaIconTool/ChangeIcon.exe
Normal file
Binary file not shown.
@ -1,10 +1,9 @@
|
||||
REM To add vista style icon, you need ReplaceVistaIcon.exe in the same directory. You can find it on:
|
||||
REM http://www.rw-designer.com/compile-vista-icon
|
||||
REM To add vista style icon, you need ChangeIcon.exe in the same directory.
|
||||
|
||||
REM %1 should be the path of ReplaceVistaIcon.exe
|
||||
REM %1 should be the path of ChangeIcon.exe
|
||||
REM %2 should be the path of notepad++.exe
|
||||
|
||||
if exist %1 (
|
||||
%1 %2 "..\src\icons\nppNewIcon.ico"
|
||||
%1 "..\src\icons\nppNewIcon.ico" %2 100 1033
|
||||
)
|
||||
|
||||
|
@ -291,7 +291,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy ..\src\config.model.xml ..\bin\config.model.xml
copy ..\src\langs.model.xml ..\bin\langs.model.xml
copy ..\src\stylers.model.xml ..\bin\stylers.model.xml
copy ..\src\shortcuts.xml ..\bin\shortcuts.xml
copy ..\src\contextMenu.xml ..\bin\contextMenu.xml
..\misc\vistaIconTool\changeIcon.bat "..\misc\vistaIconTool\ReplaceVistaIcon.exe" "$(OutDir)\notepad++.exe"
"
|
||||
CommandLine="copy ..\src\config.model.xml ..\bin\config.model.xml
copy ..\src\langs.model.xml ..\bin\langs.model.xml
copy ..\src\stylers.model.xml ..\bin\stylers.model.xml
copy ..\src\shortcuts.xml ..\bin\shortcuts.xml
copy ..\src\contextMenu.xml ..\bin\contextMenu.xml
..\misc\vistaIconTool\changeIcon.bat "..\misc\vistaIconTool\ChangeIcon.exe" "$(OutDir)\notepad++.exe"
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
@ -804,355 +804,6 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\AboutDlg\AboutDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\AutoCompletion.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\BabyGrid.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\BabyGridWrapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\Buffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\colors.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ColourPicker\ColourPicker.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ColourPicker\ColourPopup.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\columnEditor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Common\Common.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ContextMenu\ContextMenu.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TabBar\ControlsTab.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\Docking.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingCont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingDlgInterface.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\dockingResource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingSplitter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\DocTabView.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\EncodingMapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\OpenSaveFileDialog\FileDialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\FileNameStringSplitter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\FindReplaceDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\FunctionCallTip.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\GoToLineDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\Gripper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\PluginsManager\IDAllocator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ImageListSet\ImageListSet.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\lastRecentFileList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\lesDlgs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\localization.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\localizationstring.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\menuCmdID.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Exception\MiniDumper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Notepad_plus.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Misc\PluginsManager\Notepad_plus_msgs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Notepad_plus_Window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Parameters.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Misc\PluginsManager\PluginInterface.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Misc\PluginsManager\PluginsManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Common\precompiledHeaders.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Preference\preferenceDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\Printer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Process\Process.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\RegExt\regExtDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\RegExt\regExtDlgRc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\resource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\StaticDialog\RunDlg\RunDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\shortcut\RunMacroDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\shortcut\RunMacroDlg_rc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\ScintillaCtrls.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\ScintillaEditView.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\shortcut\shortcut.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\ShortcutMapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\ShortcutMapper_rc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\SizeableDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\SmartHighlighter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\SplitterContainer\Splitter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\SplitterContainer\SplitterContainer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\StaticDialog\StaticDialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\StatusBar\StatusBar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TabBar\TabBar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TaskList\TaskList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TaskList\TaskListDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TaskList\TaskListDlg_rc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinystr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinyXmlA\tinystrA.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinyxml.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinyXmlA\tinyxmlA.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ToolBar\ToolBar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ToolTip\ToolTip.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TrayIcon\trayIconControler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\UniConversion.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\AboutDlg\URLCtrl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\UserDefineDialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\UserDefineLangReference.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\UserDefineResource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Utf8_16.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Exception\Win32Exception.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\WindowsDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\WindowsDlgRc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\WinMgr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ColourPicker\WordStyleDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\xmlMatchedTagsHighlighter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\xpm_icons.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
@ -1691,6 +1342,355 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\AboutDlg\AboutDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\AutoCompletion.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\BabyGrid.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\BabyGridWrapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\Buffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\colors.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ColourPicker\ColourPicker.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ColourPicker\ColourPopup.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\columnEditor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Common\Common.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ContextMenu\ContextMenu.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TabBar\ControlsTab.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\Docking.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingCont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingDlgInterface.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\dockingResource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\DockingSplitter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\DocTabView.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\EncodingMapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\OpenSaveFileDialog\FileDialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\FileNameStringSplitter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\FindReplaceDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\FunctionCallTip.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\GoToLineDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\DockingWnd\Gripper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\PluginsManager\IDAllocator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ImageListSet\ImageListSet.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\lastRecentFileList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\lesDlgs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\localization.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\localizationstring.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\menuCmdID.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Exception\MiniDumper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Notepad_plus.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Misc\PluginsManager\Notepad_plus_msgs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Notepad_plus_Window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Parameters.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Misc\PluginsManager\PluginInterface.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Misc\PluginsManager\PluginsManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Common\precompiledHeaders.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Preference\preferenceDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\Printer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Process\Process.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\RegExt\regExtDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\RegExt\regExtDlgRc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\resource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\StaticDialog\RunDlg\RunDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\shortcut\RunMacroDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\shortcut\RunMacroDlg_rc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\ScintillaCtrls.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\ScintillaEditView.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\shortcut\shortcut.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\ShortcutMapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Grid\ShortcutMapper_rc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\SizeableDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\SmartHighlighter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\SplitterContainer\Splitter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\SplitterContainer\SplitterContainer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\StaticDialog\StaticDialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\StatusBar\StatusBar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TabBar\TabBar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TaskList\TaskList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TaskList\TaskListDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TaskList\TaskListDlg_rc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinystr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinyXmlA\tinystrA.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinyxml.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\TinyXml\tinyXmlA\tinyxmlA.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ToolBar\ToolBar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ToolTip\ToolTip.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\TrayIcon\trayIconControler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\UniConversion.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\AboutDlg\URLCtrl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\UserDefineDialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\UserDefineLangReference.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\UserDefineResource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Utf8_16.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\MISC\Exception\Win32Exception.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\Window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\WindowsDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\WindowsDlgRc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\WindowsDlg\WinMgr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\WinControls\ColourPicker\WordStyleDlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ScitillaComponent\xmlMatchedTagsHighlighter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\xpm_icons.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\src\notepad++.exe.manifest"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user