ICU-2966 Add miscfiles.mk

X-SVN-Rev: 12993
This commit is contained in:
George Rhoten 2003-08-31 16:45:09 +00:00
parent 2eb2e50e9a
commit 9bb7942241

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding = "Windows-1252"?>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
@ -22,7 +22,7 @@
Name="VCNMakeTool"
BuildCommandLine="NMAKE /f makedata.mak icumake=$(ProjectDir) cfg=release"
ReBuildCommandLine="NMAKE /f makedata.mak icumake=$(ProjectDir) cfg=release clean all"
Output="makedata.exe"/>
CleanCommandLine="NMAKE /f makedata.mak icumake=$(ProjectDir) cfg=release clean"/>
</Configuration>
<Configuration
Name="Debug|Win32"
@ -35,19 +35,26 @@
Name="VCNMakeTool"
BuildCommandLine="NMAKE /f makedata.mak icumake=$(ProjectDir) cfg=debug"
ReBuildCommandLine="NMAKE /f makedata.mak icumake=$(ProjectDir) cfg=debug clean all"
Output="makedata.exe"/>
CleanCommandLine="NMAKE /f makedata.mak icumake=$(ProjectDir) cfg=debug clean"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
<Filter
Name="Make Files"
Filter="mak;mk">
<File
RelativePath=".\makedata.mak">
</File>
<File
RelativePath=".\locales\resfiles.mk">
</File>
<File
RelativePath=".\misc\miscfiles.mk">
</File>
<File
RelativePath="..\test\testdata\testdata.mk">
</File>
@ -64,14 +71,6 @@
RelativePath=".\mappings\ucmfiles.mk">
</File>
</Filter>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
</Filter>
</Files>
<Globals>
</Globals>