From c01cc67da0b2d184f2c67580fbbd735235422151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Tue, 8 May 2007 15:21:24 +0000 Subject: [PATCH] Files needed to build with Borland C++ Builder --- checkcode.bpf => cppcheck.bpf | 0 checkcode.bpr => cppcheck.bpr | 10 +++++----- checkcode.res => cppcheck.res | Bin 3 files changed, 5 insertions(+), 5 deletions(-) rename checkcode.bpf => cppcheck.bpf (100%) rename checkcode.bpr => cppcheck.bpr (86%) rename checkcode.res => cppcheck.res (100%) diff --git a/checkcode.bpf b/cppcheck.bpf similarity index 100% rename from checkcode.bpf rename to cppcheck.bpf diff --git a/checkcode.bpr b/cppcheck.bpr similarity index 86% rename from checkcode.bpr rename to cppcheck.bpr index ca6d9a089..1f245a259 100644 --- a/checkcode.bpr +++ b/cppcheck.bpr @@ -3,9 +3,9 @@ - + - + @@ -28,7 +28,7 @@ - + @@ -50,8 +50,8 @@ - - + + diff --git a/checkcode.res b/cppcheck.res similarity index 100% rename from checkcode.res rename to cppcheck.res