set most of trunk svn property eol-style:native
[reactos.git] / reactos / base / applications / tsclient / porting-tools / rdesktop-core-tester / typelib.rh
index 172e1a6..e14a7da 100644 (file)
@@ -1,21 +1,21 @@
-#define TOSTRING_(X) #X\r
-#define TOSTRING(X) TOSTRING_(X)\r
-\r
-LANGUAGE 0, 0\r
-\r
-#ifndef TYPELIB_PATH__\r
-#error TYPELIB_PATH__ not defined\r
-#endif\r
-\r
-#ifndef TYPELIB_RESOURCEID__\r
-#error TYPELIB_RESOURCEID__ not defined\r
-#endif\r
-\r
-/*\r
-       NOTE:\r
-               TYPELIB_PATH__ is defined on the command line (-D TYPELIB_PATH__=<path>)\r
-               TYPELIB_RESOURCEID__ is defined before this file is included\r
-*/\r
-TYPELIB_RESOURCEID__ TYPELIB TOSTRING(TYPELIB_PATH__)\r
-\r
-// EOF\r
+#define TOSTRING_(X) #X
+#define TOSTRING(X) TOSTRING_(X)
+
+LANGUAGE 0, 0
+
+#ifndef TYPELIB_PATH__
+#error TYPELIB_PATH__ not defined
+#endif
+
+#ifndef TYPELIB_RESOURCEID__
+#error TYPELIB_RESOURCEID__ not defined
+#endif
+
+/*
+       NOTE:
+               TYPELIB_PATH__ is defined on the command line (-D TYPELIB_PATH__=<path>)
+               TYPELIB_RESOURCEID__ is defined before this file is included
+*/
+TYPELIB_RESOURCEID__ TYPELIB TOSTRING(TYPELIB_PATH__)
+
+// EOF