home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / ICU / src / icu / source / i18n / i18n.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1999-10-22  |  21.3 KB  |  1,073 lines

  1. # Microsoft Developer Studio Project File - Name="i18n" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=i18n - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "i18n.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "i18n.mak" CFG="i18n - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "i18n - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "i18n - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "i18n - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "..\..\lib\Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "I18N_EXPORTS" /YX /FD /c
  46. # ADD CPP /nologo /MDd /Za /W3 /GX /I "..\..\source\common" /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "I18N_EXPORTS" /D "U_I18N_IMPLEMENTATION" /YX /FD /c
  47. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  48. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  50. # ADD RSC /l 0x409 /d "NDEBUG"
  51. BSC32=bscmake.exe
  52. # ADD BASE BSC32 /nologo
  53. # ADD BSC32 /nologo
  54. LINK32=link.exe
  55. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
  56. # ADD LINK32 ..\..\lib\release\icuuc.lib /nologo /base:"0x4a900000" /dll /machine:I386 /out:"..\..\bin\Release/icui18n.dll"
  57.  
  58. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "..\..\lib\Debug"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "I18N_EXPORTS" /YX /FD /GZ /c
  72. # ADD CPP /nologo /MDd /Za /W3 /Gm /GX /ZI /Od /I "..\..\include" /I "..\..\source\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "I18N_EXPORTS" /D "U_I18N_IMPLEMENTATION" /YX /FD /GZ /c
  73. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  74. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  76. # ADD RSC /l 0x409 /d "_DEBUG"
  77. BSC32=bscmake.exe
  78. # ADD BASE BSC32 /nologo
  79. # ADD BSC32 /nologo
  80. LINK32=link.exe
  81. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
  82. # ADD LINK32 ..\..\lib\debug\icuuc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x4a900000" /dll /debug /machine:I386 /out:"..\..\bin\Debug/icui18n.dll" /pdbtype:sept
  83.  
  84. !ENDIF 
  85.  
  86. # Begin Target
  87.  
  88. # Name "i18n - Win32 Release"
  89. # Name "i18n - Win32 Debug"
  90. # Begin Group "Source Files"
  91.  
  92. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  93. # Begin Source File
  94.  
  95. SOURCE=.\brkiter.cpp
  96. # End Source File
  97. # Begin Source File
  98.  
  99. SOURCE=.\calendar.cpp
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\chbkdat.cpp
  104. # End Source File
  105. # Begin Source File
  106.  
  107. SOURCE=.\choicfmt.cpp
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=.\colcache.cpp
  112. # End Source File
  113. # Begin Source File
  114.  
  115. SOURCE=.\coleitr.cpp
  116. # End Source File
  117. # Begin Source File
  118.  
  119. SOURCE=.\coll.cpp
  120. # End Source File
  121. # Begin Source File
  122.  
  123. SOURCE=.\colrules.cpp
  124. # End Source File
  125. # Begin Source File
  126.  
  127. SOURCE=.\datefmt.cpp
  128. # End Source File
  129. # Begin Source File
  130.  
  131. SOURCE=.\dcfmtsym.cpp
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=.\decimfmt.cpp
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=.\dtfmtsym.cpp
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=.\fmtable.cpp
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=.\format.cpp
  148. # End Source File
  149. # Begin Source File
  150.  
  151. SOURCE=.\gregocal.cpp
  152. # ADD CPP /Ze
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=.\lnbkdat.cpp
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=.\mergecol.cpp
  161. # End Source File
  162. # Begin Source File
  163.  
  164. SOURCE=.\msgfmt.cpp
  165. # End Source File
  166. # Begin Source File
  167.  
  168. SOURCE=.\numfmt.cpp
  169. # End Source File
  170. # Begin Source File
  171.  
  172. SOURCE=.\ptnentry.cpp
  173. # End Source File
  174. # Begin Source File
  175.  
  176. SOURCE=.\simpletz.cpp
  177. # End Source File
  178. # Begin Source File
  179.  
  180. SOURCE=.\simtxbd.cpp
  181. # End Source File
  182. # Begin Source File
  183.  
  184. SOURCE=.\smpdtfmt.cpp
  185. # End Source File
  186. # Begin Source File
  187.  
  188. SOURCE=.\snbkdat.cpp
  189. # End Source File
  190. # Begin Source File
  191.  
  192. SOURCE=.\sortkey.cpp
  193. # End Source File
  194. # Begin Source File
  195.  
  196. SOURCE=.\tables.cpp
  197. # End Source File
  198. # Begin Source File
  199.  
  200. SOURCE=.\tblcoll.cpp
  201. # End Source File
  202. # Begin Source File
  203.  
  204. SOURCE=.\tcoldata.cpp
  205. # End Source File
  206. # Begin Source File
  207.  
  208. SOURCE=.\timezone.cpp
  209. # End Source File
  210. # Begin Source File
  211.  
  212. SOURCE=.\txtbdat.cpp
  213. # End Source File
  214. # Begin Source File
  215.  
  216. SOURCE=.\txtbdry.cpp
  217. # End Source File
  218. # Begin Source File
  219.  
  220. SOURCE=.\ubrk.cpp
  221. # End Source File
  222. # Begin Source File
  223.  
  224. SOURCE=.\ucal.cpp
  225. # End Source File
  226. # Begin Source File
  227.  
  228. SOURCE=.\ucol.cpp
  229. # End Source File
  230. # Begin Source File
  231.  
  232. SOURCE=.\udat.cpp
  233. # End Source File
  234. # Begin Source File
  235.  
  236. SOURCE=.\umsg.cpp
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\unicdcm.cpp
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\uniset.cpp
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\unum.cpp
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=.\wdbkdat.cpp
  253. # End Source File
  254. # Begin Source File
  255.  
  256. SOURCE=.\wdbktbl.cpp
  257. # End Source File
  258. # End Group
  259. # Begin Group "Header Files"
  260.  
  261. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  262. # Begin Source File
  263.  
  264. SOURCE=.\brkiter.h
  265.  
  266. !IF  "$(CFG)" == "i18n - Win32 Release"
  267.  
  268. # Begin Custom Build
  269. InputPath=.\brkiter.h
  270.  
  271. "..\..\include\brkiter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  272.     copy               brkiter.h                ..\..\include
  273.  
  274. # End Custom Build
  275.  
  276. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  277.  
  278. # Begin Custom Build
  279. InputPath=.\brkiter.h
  280.  
  281. "..\..\include\brkiter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  282.     copy               brkiter.h                ..\..\include
  283.  
  284. # End Custom Build
  285.  
  286. !ENDIF 
  287.  
  288. # End Source File
  289. # Begin Source File
  290.  
  291. SOURCE=.\calendar.h
  292.  
  293. !IF  "$(CFG)" == "i18n - Win32 Release"
  294.  
  295. # Begin Custom Build
  296. InputPath=.\calendar.h
  297.  
  298. "..\..\include\calendar.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  299.     copy               calendar.h                ..\..\include
  300.  
  301. # End Custom Build
  302.  
  303. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  304.  
  305. # Begin Custom Build
  306. InputPath=.\calendar.h
  307.  
  308. "..\..\include\calendar.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  309.     copy               calendar.h                ..\..\include
  310.  
  311. # End Custom Build
  312.  
  313. !ENDIF 
  314.  
  315. # End Source File
  316. # Begin Source File
  317.  
  318. SOURCE=.\choicfmt.h
  319.  
  320. !IF  "$(CFG)" == "i18n - Win32 Release"
  321.  
  322. # Begin Custom Build
  323. InputPath=.\choicfmt.h
  324.  
  325. "..\..\include\choicfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  326.     copy               choicfmt.h                ..\..\include
  327.  
  328. # End Custom Build
  329.  
  330. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  331.  
  332. # Begin Custom Build
  333. InputPath=.\choicfmt.h
  334.  
  335. "..\..\include\choicfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  336.     copy               choicfmt.h                ..\..\include
  337.  
  338. # End Custom Build
  339.  
  340. !ENDIF 
  341.  
  342. # End Source File
  343. # Begin Source File
  344.  
  345. SOURCE=.\colcache.h
  346. # End Source File
  347. # Begin Source File
  348.  
  349. SOURCE=.\coleitr.h
  350.  
  351. !IF  "$(CFG)" == "i18n - Win32 Release"
  352.  
  353. # Begin Custom Build
  354. InputPath=.\coleitr.h
  355.  
  356. "..\..\include\coleitr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  357.     copy              coleitr.h                ..\..\include
  358.  
  359. # End Custom Build
  360.  
  361. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  362.  
  363. # Begin Custom Build
  364. InputPath=.\coleitr.h
  365.  
  366. "..\..\include\coleitr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  367.     copy              coleitr.h                ..\..\include
  368.  
  369. # End Custom Build
  370.  
  371. !ENDIF 
  372.  
  373. # End Source File
  374. # Begin Source File
  375.  
  376. SOURCE=.\coll.h
  377.  
  378. !IF  "$(CFG)" == "i18n - Win32 Release"
  379.  
  380. # Begin Custom Build
  381. InputPath=.\coll.h
  382.  
  383. "..\..\include\coll.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  384.     copy              coll.h                ..\..\include
  385.  
  386. # End Custom Build
  387.  
  388. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  389.  
  390. # Begin Custom Build
  391. InputPath=.\coll.h
  392.  
  393. "..\..\include\coll.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  394.     copy              coll.h                ..\..\include
  395.  
  396. # End Custom Build
  397.  
  398. !ENDIF 
  399.  
  400. # End Source File
  401. # Begin Source File
  402.  
  403. SOURCE=.\colrules.h
  404. # End Source File
  405. # Begin Source File
  406.  
  407. SOURCE=.\datefmt.h
  408.  
  409. !IF  "$(CFG)" == "i18n - Win32 Release"
  410.  
  411. # Begin Custom Build
  412. InputPath=.\datefmt.h
  413.  
  414. "..\..\include\datefmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  415.     copy               datefmt.h                ..\..\include
  416.  
  417. # End Custom Build
  418.  
  419. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  420.  
  421. # Begin Custom Build
  422. InputPath=.\datefmt.h
  423.  
  424. "..\..\include\datefmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  425.     copy               datefmt.h                ..\..\include
  426.  
  427. # End Custom Build
  428.  
  429. !ENDIF 
  430.  
  431. # End Source File
  432. # Begin Source File
  433.  
  434. SOURCE=.\dcfmtsym.h
  435.  
  436. !IF  "$(CFG)" == "i18n - Win32 Release"
  437.  
  438. # Begin Custom Build
  439. InputPath=.\dcfmtsym.h
  440.  
  441. "..\..\include\dcfmtsym.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  442.     copy               dcfmtsym.h                ..\..\include
  443.  
  444. # End Custom Build
  445.  
  446. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  447.  
  448. # Begin Custom Build
  449. InputPath=.\dcfmtsym.h
  450.  
  451. "..\..\include\dcfmtsym.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  452.     copy               dcfmtsym.h                ..\..\include
  453.  
  454. # End Custom Build
  455.  
  456. !ENDIF 
  457.  
  458. # End Source File
  459. # Begin Source File
  460.  
  461. SOURCE=.\decimfmt.h
  462.  
  463. !IF  "$(CFG)" == "i18n - Win32 Release"
  464.  
  465. # Begin Custom Build
  466. InputPath=.\decimfmt.h
  467.  
  468. "..\..\include\decimfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  469.     copy              decimfmt.h                ..\..\include
  470.  
  471. # End Custom Build
  472.  
  473. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  474.  
  475. # Begin Custom Build
  476. InputPath=.\decimfmt.h
  477.  
  478. "..\..\include\decimfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  479.     copy              decimfmt.h                ..\..\include
  480.  
  481. # End Custom Build
  482.  
  483. !ENDIF 
  484.  
  485. # End Source File
  486. # Begin Source File
  487.  
  488. SOURCE=.\dtfmtsym.h
  489.  
  490. !IF  "$(CFG)" == "i18n - Win32 Release"
  491.  
  492. # Begin Custom Build
  493. InputPath=.\dtfmtsym.h
  494.  
  495. "..\..\include\dtfmtsym.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  496.     copy               dtfmtsym.h                ..\..\include
  497.  
  498. # End Custom Build
  499.  
  500. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  501.  
  502. # Begin Custom Build
  503. InputPath=.\dtfmtsym.h
  504.  
  505. "..\..\include\dtfmtsym.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  506.     copy               dtfmtsym.h                ..\..\include
  507.  
  508. # End Custom Build
  509.  
  510. !ENDIF 
  511.  
  512. # End Source File
  513. # Begin Source File
  514.  
  515. SOURCE=.\fieldpos.h
  516.  
  517. !IF  "$(CFG)" == "i18n - Win32 Release"
  518.  
  519. # Begin Custom Build
  520. InputPath=.\fieldpos.h
  521.  
  522. "..\..\include\fieldpos.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  523.     copy               fieldpos.h                ..\..\include
  524.  
  525. # End Custom Build
  526.  
  527. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  528.  
  529. # Begin Custom Build
  530. InputPath=.\fieldpos.h
  531.  
  532. "..\..\include\fieldpos.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  533.     copy               fieldpos.h                ..\..\include
  534.  
  535. # End Custom Build
  536.  
  537. !ENDIF 
  538.  
  539. # End Source File
  540. # Begin Source File
  541.  
  542. SOURCE=.\fmtable.h
  543.  
  544. !IF  "$(CFG)" == "i18n - Win32 Release"
  545.  
  546. # Begin Custom Build
  547. InputPath=.\fmtable.h
  548.  
  549. "..\..\include\fmtable.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  550.     copy              fmtable.h                ..\..\include
  551.  
  552. # End Custom Build
  553.  
  554. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  555.  
  556. # Begin Custom Build
  557. InputPath=.\fmtable.h
  558.  
  559. "..\..\include\fmtable.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  560.     copy              fmtable.h                ..\..\include
  561.  
  562. # End Custom Build
  563.  
  564. !ENDIF 
  565.  
  566. # End Source File
  567. # Begin Source File
  568.  
  569. SOURCE=.\format.h
  570.  
  571. !IF  "$(CFG)" == "i18n - Win32 Release"
  572.  
  573. # Begin Custom Build
  574. InputPath=.\format.h
  575.  
  576. "..\..\include\format.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  577.     copy              format.h                ..\..\include
  578.  
  579. # End Custom Build
  580.  
  581. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  582.  
  583. # Begin Custom Build
  584. InputPath=.\format.h
  585.  
  586. "..\..\include\format.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  587.     copy              format.h                ..\..\include
  588.  
  589. # End Custom Build
  590.  
  591. !ENDIF 
  592.  
  593. # End Source File
  594. # Begin Source File
  595.  
  596. SOURCE=.\gregocal.h
  597.  
  598. !IF  "$(CFG)" == "i18n - Win32 Release"
  599.  
  600. # Begin Custom Build
  601. InputPath=.\gregocal.h
  602.  
  603. "..\..\include\gregocal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  604.     copy               gregocal.h                ..\..\include
  605.  
  606. # End Custom Build
  607.  
  608. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  609.  
  610. # Begin Custom Build
  611. InputPath=.\gregocal.h
  612.  
  613. "..\..\include\gregocal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  614.     copy               gregocal.h                ..\..\include
  615.  
  616. # End Custom Build
  617.  
  618. !ENDIF 
  619.  
  620. # End Source File
  621. # Begin Source File
  622.  
  623. SOURCE=.\mergecol.h
  624. # End Source File
  625. # Begin Source File
  626.  
  627. SOURCE=.\msgfmt.h
  628.  
  629. !IF  "$(CFG)" == "i18n - Win32 Release"
  630.  
  631. # Begin Custom Build
  632. InputPath=.\msgfmt.h
  633.  
  634. "..\..\include\msgfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  635.     copy               msgfmt.h                ..\..\include
  636.  
  637. # End Custom Build
  638.  
  639. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  640.  
  641. # Begin Custom Build
  642. InputPath=.\msgfmt.h
  643.  
  644. "..\..\include\msgfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  645.     copy               msgfmt.h                ..\..\include
  646.  
  647. # End Custom Build
  648.  
  649. !ENDIF 
  650.  
  651. # End Source File
  652. # Begin Source File
  653.  
  654. SOURCE=.\numfmt.h
  655.  
  656. !IF  "$(CFG)" == "i18n - Win32 Release"
  657.  
  658. # Begin Custom Build
  659. InputPath=.\numfmt.h
  660.  
  661. "..\..\include\numfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  662.     copy               numfmt.h                ..\..\include
  663.  
  664. # End Custom Build
  665.  
  666. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  667.  
  668. # Begin Custom Build
  669. InputPath=.\numfmt.h
  670.  
  671. "..\..\include\numfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  672.     copy               numfmt.h                ..\..\include
  673.  
  674. # End Custom Build
  675.  
  676. !ENDIF 
  677.  
  678. # End Source File
  679. # Begin Source File
  680.  
  681. SOURCE=.\parsepos.h
  682.  
  683. !IF  "$(CFG)" == "i18n - Win32 Release"
  684.  
  685. # Begin Custom Build
  686. InputPath=.\parsepos.h
  687.  
  688. "..\..\include\parsepos.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  689.     copy               parsepos.h                ..\..\include
  690.  
  691. # End Custom Build
  692.  
  693. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  694.  
  695. # Begin Custom Build
  696. InputPath=.\parsepos.h
  697.  
  698. "..\..\include\parsepos.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  699.     copy               parsepos.h                ..\..\include
  700.  
  701. # End Custom Build
  702.  
  703. !ENDIF 
  704.  
  705. # End Source File
  706. # Begin Source File
  707.  
  708. SOURCE=.\ptnentry.h
  709. # End Source File
  710. # Begin Source File
  711.  
  712. SOURCE=.\simpletz.h
  713.  
  714. !IF  "$(CFG)" == "i18n - Win32 Release"
  715.  
  716. # Begin Custom Build
  717. InputPath=.\simpletz.h
  718.  
  719. "..\..\include\simpletz.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  720.     copy               simpletz.h                ..\..\include
  721.  
  722. # End Custom Build
  723.  
  724. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  725.  
  726. # Begin Custom Build
  727. InputPath=.\simpletz.h
  728.  
  729. "..\..\include\simpletz.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  730.     copy               simpletz.h                ..\..\include
  731.  
  732. # End Custom Build
  733.  
  734. !ENDIF 
  735.  
  736. # End Source File
  737. # Begin Source File
  738.  
  739. SOURCE=.\simtxbd.h
  740. # End Source File
  741. # Begin Source File
  742.  
  743. SOURCE=.\smpdtfmt.h
  744.  
  745. !IF  "$(CFG)" == "i18n - Win32 Release"
  746.  
  747. # Begin Custom Build
  748. InputPath=.\smpdtfmt.h
  749.  
  750. "..\..\include\smpdtfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  751.     copy               smpdtfmt.h                ..\..\include
  752.  
  753. # End Custom Build
  754.  
  755. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  756.  
  757. # Begin Custom Build
  758. InputPath=.\smpdtfmt.h
  759.  
  760. "..\..\include\smpdtfmt.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  761.     copy               smpdtfmt.h                ..\..\include
  762.  
  763. # End Custom Build
  764.  
  765. !ENDIF 
  766.  
  767. # End Source File
  768. # Begin Source File
  769.  
  770. SOURCE=.\sortkey.h
  771.  
  772. !IF  "$(CFG)" == "i18n - Win32 Release"
  773.  
  774. # Begin Custom Build
  775. InputPath=.\sortkey.h
  776.  
  777. "..\..\include\sortkey.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  778.     copy              sortkey.h                ..\..\include
  779.  
  780. # End Custom Build
  781.  
  782. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  783.  
  784. # Begin Custom Build
  785. InputPath=.\sortkey.h
  786.  
  787. "..\..\include\sortkey.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  788.     copy              sortkey.h                ..\..\include
  789.  
  790. # End Custom Build
  791.  
  792. !ENDIF 
  793.  
  794. # End Source File
  795. # Begin Source File
  796.  
  797. SOURCE=.\spclmap.h
  798. # End Source File
  799. # Begin Source File
  800.  
  801. SOURCE=.\tables.h
  802. # End Source File
  803. # Begin Source File
  804.  
  805. SOURCE=.\tblcoll.h
  806.  
  807. !IF  "$(CFG)" == "i18n - Win32 Release"
  808.  
  809. # Begin Custom Build
  810. InputPath=.\tblcoll.h
  811.  
  812. "..\..\include\tblcoll.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  813.     copy               tblcoll.h                ..\..\include
  814.  
  815. # End Custom Build
  816.  
  817. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  818.  
  819. # Begin Custom Build
  820. InputPath=.\tblcoll.h
  821.  
  822. "..\..\include\tblcoll.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  823.     copy               tblcoll.h                ..\..\include
  824.  
  825. # End Custom Build
  826.  
  827. !ENDIF 
  828.  
  829. # End Source File
  830. # Begin Source File
  831.  
  832. SOURCE=.\tcoldata.h
  833. # End Source File
  834. # Begin Source File
  835.  
  836. SOURCE=.\timezone.h
  837.  
  838. !IF  "$(CFG)" == "i18n - Win32 Release"
  839.  
  840. # Begin Custom Build
  841. InputPath=.\timezone.h
  842.  
  843. "..\..\include\timezone.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  844.     copy               timezone.h                ..\..\include
  845.  
  846. # End Custom Build
  847.  
  848. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  849.  
  850. # Begin Custom Build
  851. InputPath=.\timezone.h
  852.  
  853. "..\..\include\timezone.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  854.     copy               timezone.h                ..\..\include
  855.  
  856. # End Custom Build
  857.  
  858. !ENDIF 
  859.  
  860. # End Source File
  861. # Begin Source File
  862.  
  863. SOURCE=.\txtbdat.h
  864. # End Source File
  865. # Begin Source File
  866.  
  867. SOURCE=.\txtbdry.h
  868. # End Source File
  869. # Begin Source File
  870.  
  871. SOURCE=.\ubrk.h
  872.  
  873. !IF  "$(CFG)" == "i18n - Win32 Release"
  874.  
  875. # Begin Custom Build
  876. InputPath=.\ubrk.h
  877.  
  878. "..\..\include\ubrk.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  879.     copy               ubrk.h                ..\..\include
  880.  
  881. # End Custom Build
  882.  
  883. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  884.  
  885. # Begin Custom Build
  886. InputPath=.\ubrk.h
  887.  
  888. "..\..\include\ubrk.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  889.     copy               ubrk.h                ..\..\include
  890.  
  891. # End Custom Build
  892.  
  893. !ENDIF 
  894.  
  895. # End Source File
  896. # Begin Source File
  897.  
  898. SOURCE=.\ucal.h
  899.  
  900. !IF  "$(CFG)" == "i18n - Win32 Release"
  901.  
  902. # Begin Custom Build
  903. InputPath=.\ucal.h
  904.  
  905. "..\..\include\ucal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  906.     copy               ucal.h                ..\..\include
  907.  
  908. # End Custom Build
  909.  
  910. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  911.  
  912. # Begin Custom Build
  913. InputPath=.\ucal.h
  914.  
  915. "..\..\include\ucal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  916.     copy               ucal.h                ..\..\include
  917.  
  918. # End Custom Build
  919.  
  920. !ENDIF 
  921.  
  922. # End Source File
  923. # Begin Source File
  924.  
  925. SOURCE=.\ucol.h
  926.  
  927. !IF  "$(CFG)" == "i18n - Win32 Release"
  928.  
  929. # Begin Custom Build
  930. InputPath=.\ucol.h
  931.  
  932. "..\..\include\ucol.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  933.     copy               ucol.h                ..\..\include
  934.  
  935. # End Custom Build
  936.  
  937. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  938.  
  939. # Begin Custom Build
  940. InputPath=.\ucol.h
  941.  
  942. "..\..\include\ucol.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  943.     copy               ucol.h                ..\..\include
  944.  
  945. # End Custom Build
  946.  
  947. !ENDIF 
  948.  
  949. # End Source File
  950. # Begin Source File
  951.  
  952. SOURCE=.\udat.h
  953.  
  954. !IF  "$(CFG)" == "i18n - Win32 Release"
  955.  
  956. # Begin Custom Build
  957. InputPath=.\udat.h
  958.  
  959. "..\..\include\udat.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  960.     copy               udat.h                ..\..\include
  961.  
  962. # End Custom Build
  963.  
  964. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  965.  
  966. # Begin Custom Build
  967. InputPath=.\udat.h
  968.  
  969. "..\..\include\udat.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  970.     copy               udat.h                ..\..\include
  971.  
  972. # End Custom Build
  973.  
  974. !ENDIF 
  975.  
  976. # End Source File
  977. # Begin Source File
  978.  
  979. SOURCE=.\umsg.h
  980.  
  981. !IF  "$(CFG)" == "i18n - Win32 Release"
  982.  
  983. # Begin Custom Build
  984. InputPath=.\umsg.h
  985.  
  986. "..\..\include\umsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  987.     copy               umsg.h                ..\..\include
  988.  
  989. # End Custom Build
  990.  
  991. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  992.  
  993. # Begin Custom Build
  994. InputPath=.\umsg.h
  995.  
  996. "..\..\include\umsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  997.     copy               umsg.h                ..\..\include
  998.  
  999. # End Custom Build
  1000.  
  1001. !ENDIF 
  1002.  
  1003. # End Source File
  1004. # Begin Source File
  1005.  
  1006. SOURCE=.\unicdcm.h
  1007. # End Source File
  1008. # Begin Source File
  1009.  
  1010. SOURCE=.\uniset.h
  1011.  
  1012. !IF  "$(CFG)" == "i18n - Win32 Release"
  1013.  
  1014. # Begin Custom Build
  1015. InputPath=.\uniset.h
  1016.  
  1017. "..\..\include\uniset.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1018.     copy               uniset.h                ..\..\include
  1019.  
  1020. # End Custom Build
  1021.  
  1022. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  1023.  
  1024. # Begin Custom Build
  1025. InputPath=.\uniset.h
  1026.  
  1027. "..\..\include\uniset.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1028.     copy               uniset.h                ..\..\include
  1029.  
  1030. # End Custom Build
  1031.  
  1032. !ENDIF 
  1033.  
  1034. # End Source File
  1035. # Begin Source File
  1036.  
  1037. SOURCE=.\unum.h
  1038.  
  1039. !IF  "$(CFG)" == "i18n - Win32 Release"
  1040.  
  1041. # Begin Custom Build
  1042. InputPath=.\unum.h
  1043.  
  1044. "..\..\include\unum.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1045.     copy               unum.h                ..\..\include
  1046.  
  1047. # End Custom Build
  1048.  
  1049. !ELSEIF  "$(CFG)" == "i18n - Win32 Debug"
  1050.  
  1051. # Begin Custom Build
  1052. InputPath=.\unum.h
  1053.  
  1054. "..\..\include\unum.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1055.     copy               unum.h                ..\..\include
  1056.  
  1057. # End Custom Build
  1058.  
  1059. !ENDIF 
  1060.  
  1061. # End Source File
  1062. # Begin Source File
  1063.  
  1064. SOURCE=.\wdbktbl.h
  1065. # End Source File
  1066. # End Group
  1067. # Begin Group "Resource Files"
  1068.  
  1069. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1070. # End Group
  1071. # End Target
  1072. # End Project
  1073.