std::wstring & FindAdd(const WTextStream & name); std::wstring & Add(const wchar_t * name, const WTextStream & value); std::wstring & Add(const std::wstring & name, const WTextStream & value); std::wstring & Add(const WTextStream & name, const WTextStream & value); git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@430 e52654a7-88a9-db11-a3e9-0013d4bc506e
11 lines
487 B
Makefile
Executable File
11 lines
487 B
Makefile
Executable File
# DO NOT DELETE
|
|
|
|
jsontospaceparser.o: jsontospaceparser.h space.h ../textstream/types.h
|
|
jsontospaceparser.o: ../utf8/utf8.h
|
|
space.o: space.h ../textstream/types.h ../utf8/utf8.h
|
|
space.o: ../textstream/textstream.h ../space/space.h ../date/date.h
|
|
space.o: ../convert/convert.h ../convert/inttostr.h ../membuffer/membuffer.h
|
|
space.o: ../textstream/types.h
|
|
spaceparser.o: spaceparser.h space.h ../textstream/types.h ../utf8/utf8.h
|
|
spacetojson.o: spacetojson.h space.h ../textstream/types.h
|