Searched refs:rc2xml (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/utils/convertrc/
H A Drc2xml.cpp0 // rc2xml.cpp: implementation of the rc2xml class.
6 #include "rc2xml.h"
8 rc2xml trans;
32 #include "rc2xml.h"
45 rc2xml::rc2xml() function in class:rc2xml
54 rc2xml::~rc2xml()
62 bool rc2xml
[all...]
H A Drc2xml.h0 // rc2xml.h
13 class rc2xml : public wxObject class in inherits:wxObject
21 rc2xml();
22 ~rc2xml();
H A Dconvert.cpp29 #include "rc2xml.h"
182 rc2xml XMLCon;
197 rc2xml trans_rc2xml;
H A Dmakefile.dmc49 $(OBJS)\convertrc_rc2xml.obj : .\rc2xml.cpp
50 $(CXX) -mn -c -cpp -o$@ $(CONVERTRC_CXXFLAGS) .\rc2xml.cpp
H A DMakefile.in179 convertrc_rc2xml.o: $(srcdir)/rc2xml.cpp
180 $(CXXC) -c -o $@ $(CONVERTRC_CXXFLAGS) $(srcdir)/rc2xml.cpp
H A Dmakefile.bcc261 $(OBJS)\convertrc_rc2xml.obj: .\rc2xml.cpp
262 $(CXX) -q -c -P -o$@ $(CONVERTRC_CXXFLAGS) .\rc2xml.cpp
H A Dmakefile.dms219 $(OBJS)\convertrc_rc2xml.obj : .\rc2xml.cpp
220 $(CXX) -mn -c -cpp -o$@ $(CONVERTRC_CXXFLAGS) .\rc2xml.cpp
H A Dmakefile.vc367 $(OBJS)\convertrc_rc2xml.obj: .\rc2xml.cpp
368 $(CXX) /c /nologo /TP /Fo$@ $(CONVERTRC_CXXFLAGS) .\rc2xml.cpp
H A Dmakefile.wat292 $(OBJS)\convertrc_rc2xml.obj : .AUTODEPEND .\rc2xml.cpp

Completed in 68 milliseconds