2
0
Эх сурвалжийг харах

+ added drivers.pas that includes drivers.inc

git-svn-id: branches/unicodekvm@48540 -
nickysn 4 жил өмнө
parent
commit
28cc421b13

+ 1 - 0
.gitattributes

@@ -5005,6 +5005,7 @@ packages/fv/src/colorsel.pas svneol=native#text/plain
 packages/fv/src/colortxt.pas svneol=native#text/plain
 packages/fv/src/dialogs.pas svneol=native#text/plain
 packages/fv/src/drivers.inc svneol=native#text/plain
+packages/fv/src/drivers.pas svneol=native#text/plain
 packages/fv/src/editors.pas svneol=native#text/plain
 packages/fv/src/fvcommon.pas svneol=native#text/plain
 packages/fv/src/fvconsts.pas svneol=native#text/plain

+ 1 - 0
packages/fv/src/drivers.pas

@@ -0,0 +1 @@
+{$I drivers.inc}